diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-12-09 01:50:16 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-12-09 01:50:16 +0200 |
commit | 77feb20b6f8dadaf3c237072390487b73ed7b03c (patch) | |
tree | 9a118395c22f0747d01cd09cbbd9536ec1ec5c8b /sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild | |
parent | 7713703b9ebbce7595cfa36d1224238acc966e60 (diff) |
Refreshing last modifications and moving to Kogaion fully
Diffstat (limited to 'sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild b/sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild index 6e61dba9..5c8fa368 100644 --- a/sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild @@ -32,7 +32,7 @@ DEPEND="${CDEPEND} " RDEPEND="${CDEPEND} virtual/udev - >=x11-themes/rogentos-artwork-core-1 + >=x11-themes/kogaion-artwork-core-1 " DOC_CONTENTS=" @@ -42,7 +42,7 @@ DOC_CONTENTS=" src_prepare() { # RogentOS: setup our default settings - epatch "${FILESDIR}/${PN}-rogentos-defaults.patch" + epatch "${FILESDIR}/${PN}-kogaion-defaults.patch" epatch_user @@ -67,7 +67,7 @@ src_configure() { src_install() { autotools-utils_src_install - # RogentOS: provided by rogentos-artwork-core + # RogentOS: provided by kogaion-artwork-core rm "${D}/usr/share/plymouth/bizcom.png" # Install compatibility symlinks as some rdeps hardcode the paths |