From 77feb20b6f8dadaf3c237072390487b73ed7b03c Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Tue, 9 Dec 2014 01:50:16 +0200 Subject: Refreshing last modifications and moving to Kogaion fully --- sys-boot/plymouth/files/plymouth-kogaion-defaults.patch | 9 +++++++++ sys-boot/plymouth/files/plymouth-rogentos-defaults.patch | 9 --------- sys-boot/plymouth/plymouth-0.8.8-r2.ebuild | 2 +- sys-boot/plymouth/plymouth-0.8.8-r4.ebuild | 4 ++-- sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 sys-boot/plymouth/files/plymouth-kogaion-defaults.patch delete mode 100644 sys-boot/plymouth/files/plymouth-rogentos-defaults.patch (limited to 'sys-boot/plymouth') diff --git a/sys-boot/plymouth/files/plymouth-kogaion-defaults.patch b/sys-boot/plymouth/files/plymouth-kogaion-defaults.patch new file mode 100644 index 00000000..b0c1b62f --- /dev/null +++ b/sys-boot/plymouth/files/plymouth-kogaion-defaults.patch @@ -0,0 +1,9 @@ +diff -Nurp plymouth-0.8.8.orig/src/plymouthd.defaults plymouth-0.8.8/src/plymouthd.defaults +--- plymouth-0.8.8.orig/src/plymouthd.defaults 2012-09-26 18:50:53.000000000 +0200 ++++ plymouth-0.8.8/src/plymouthd.defaults 2013-11-15 14:10:58.638895827 +0100 +@@ -1,4 +1,4 @@ + # Distribution defaults. Changes to this file will get overwritten during + # upgrades. + [Daemon] +-Theme=spinner ++Theme=kogaion diff --git a/sys-boot/plymouth/files/plymouth-rogentos-defaults.patch b/sys-boot/plymouth/files/plymouth-rogentos-defaults.patch deleted file mode 100644 index 17835466..00000000 --- a/sys-boot/plymouth/files/plymouth-rogentos-defaults.patch +++ /dev/null @@ -1,9 +0,0 @@ -diff -Nurp plymouth-0.8.8.orig/src/plymouthd.defaults plymouth-0.8.8/src/plymouthd.defaults ---- plymouth-0.8.8.orig/src/plymouthd.defaults 2012-09-26 18:50:53.000000000 +0200 -+++ plymouth-0.8.8/src/plymouthd.defaults 2013-11-15 14:10:58.638895827 +0100 -@@ -1,4 +1,4 @@ - # Distribution defaults. Changes to this file will get overwritten during - # upgrades. - [Daemon] --Theme=spinner -+Theme=rogentos 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 -- cgit v1.2.3