diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-08-25 20:36:43 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-08-25 20:36:43 +0300 |
commit | e62e04f1b9e4a019680935f86d99e73623b325de (patch) | |
tree | 00af74782195f9221f27599ec0f28103e6caf957 /x11-themes | |
parent | f905f7cd0cc54ff26c0a5823afc7b4f28654bc6d (diff) |
[kogaion-artwork-core] bumping new artwork core
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.2.ebuild b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.2.ebuild index 34097118..e12f879e 100644 --- a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.2.ebuild +++ b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/"${PN}"-${PV} LICENSE="CCPL-Attribution-ShareAlike-3.0" SLOT="0" -KEYWORDS="~arm ~x86 ~amd64" +KEYWORDS="~arm x86 amd64" IUSE="" RDEPEND="sys-apps/findutils !<sys-boot/grub-0.97-r22 @@ -51,6 +51,8 @@ src_install() { #doins "${S}"/plymouth/bizcom.png # dropped with new script to avoid collision insinto /usr/share/plymouth/themes doins -r "${S}"/plymouth/themes/kogaion + insinto /usr/share/plymouth/ + newins "${S}"/plymouth/themes/kogaion/kogaion-logo.png bizcom.png # Apply our tricks |