diff options
Diffstat (limited to 'sys-boot/plymouth/plymouth-0.8.8-r4.ebuild')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.8-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild b/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild index 4d37e0c2..c22e80ac 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/kogaion-artwork-core-1 + x11-themes/redcore-artwork-core " DOC_CONTENTS=" @@ -41,7 +41,7 @@ DOC_CONTENTS=" " src_prepare() { - epatch "${FILESDIR}/${PN}-kogaion-defaults.patch" + epatch "${FILESDIR}/${PN}-redcore-defaults.patch" sed -i 's:/bin/systemd-tty-ask-password-agent:/usr/bin/systemd-tty-ask-password-agent:g' \ systemd-units/systemd-ask-password-plymouth.service.in || die \ @@ -71,7 +71,7 @@ src_configure() { src_install() { autotools-utils_src_install - # Provided by kogaion-artwork-core + # Provided by redcore-artwork-core rm "${D}/usr/share/plymouth/bizcom.png" # Install compatibility symlinks as some rdeps hardcode the paths |