From e62e04f1b9e4a019680935f86d99e73623b325de Mon Sep 17 00:00:00 2001
From: BlackNoxis <steven.darklight@gmail.com>
Date: Tue, 25 Aug 2015 20:36:43 +0300
Subject: [kogaion-artwork-core] bumping new artwork core

---
 x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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
 
-- 
cgit v1.2.3