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 | |
parent | 7713703b9ebbce7595cfa36d1224238acc966e60 (diff) |
Refreshing last modifications and moving to Kogaion fully
Diffstat (limited to 'sys-boot/plymouth')
-rw-r--r-- | sys-boot/plymouth/files/plymouth-kogaion-defaults.patch (renamed from sys-boot/plymouth/files/plymouth-rogentos-defaults.patch) | 2 | ||||
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.8-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.8-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild | 6 |
4 files changed, 7 insertions, 7 deletions
diff --git a/sys-boot/plymouth/files/plymouth-rogentos-defaults.patch b/sys-boot/plymouth/files/plymouth-kogaion-defaults.patch index 17835466..b0c1b62f 100644 --- a/sys-boot/plymouth/files/plymouth-rogentos-defaults.patch +++ b/sys-boot/plymouth/files/plymouth-kogaion-defaults.patch @@ -6,4 +6,4 @@ diff -Nurp plymouth-0.8.8.orig/src/plymouthd.defaults plymouth-0.8.8/src/plymout # upgrades. [Daemon] -Theme=spinner -+Theme=rogentos ++Theme=kogaion diff --git a/sys-boot/plymouth/plymouth-0.8.8-r2.ebuild b/sys-boot/plymouth/plymouth-0.8.8-r2.ebuild index 0bbf50b1..398e0685 100644 --- a/sys-boot/plymouth/plymouth-0.8.8-r2.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.8-r2.ebuild @@ -30,7 +30,7 @@ DEPEND="${CDEPEND} RDEPEND="${CDEPEND} >=sys-kernel/dracut-008-r1[dracut_modules_plymouth] openrc? ( sys-boot/plymouth-openrc-plugin !sys-apps/systemd ) - >=x11-themes/rogentos-artwork-core-2 + >=x11-themes/kogaion-artwork-core-2 " DOCS=(AUTHORS README TODO) diff --git a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild b/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild index 3bca07d7..2b2621b8 100644 --- a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild @@ -32,7 +32,7 @@ DEPEND="${CDEPEND} # Block due bug #383067 RDEPEND="${CDEPEND} virtual/udev - >=x11-themes/rogentos-artwork-core-1 + >=x11-themes/kogaion-artwork-core-1 " DOC_CONTENTS=" @@ -69,7 +69,7 @@ src_configure() { src_install() { autotools-utils_src_install - # Provided by rogentos-artwork-core + # Provided by kogaion-artwork-core rm "${D}/usr/share/plymouth/bizcom.png" # Install compatibility symlinks as some rdeps hardcode the paths 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 |