From b6fc5edd2c733dc5826e62aec475b1393cbe51be Mon Sep 17 00:00:00 2001 From: Luigi 'Comio' Mantellini Date: Wed, 26 Jul 2017 12:22:03 +0200 Subject: [PATCH] sys-boot/plymouth: Fix emerge output message Bug: https://bugs.gentoo.org/show_bug.cgi?id=622524 Closes: https://github.com/gentoo/gentoo/pull/5220 --- .../{plymouth-0.9.2.ebuild => plymouth-0.9.2-r1.ebuild} | 2 +- sys-boot/plymouth/plymouth-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename sys-boot/plymouth/{plymouth-0.9.2.ebuild => plymouth-0.9.2-r1.ebuild} (97%) diff --git a/sys-boot/plymouth/plymouth-0.9.2.ebuild b/sys-boot/plymouth/plymouth-0.9.2-r1.ebuild similarity index 97% rename from sys-boot/plymouth/plymouth-0.9.2.ebuild rename to sys-boot/plymouth/plymouth-0.9.2-r1.ebuild index 92d4154d46f9..0c79bd1f1f4f 100644 --- a/sys-boot/plymouth/plymouth-0.9.2.ebuild +++ b/sys-boot/plymouth/plymouth-0.9.2-r1.ebuild @@ -45,7 +45,7 @@ RDEPEND="${CDEPEND} DOC_CONTENTS=" Follow the following instructions to set up Plymouth:\n - https://dev.gentoo.org/~aidecoe/doc/en/plymouth.xml + https://wiki.gentoo.org/wiki/Plymouth#Configuration " PATCHES=( diff --git a/sys-boot/plymouth/plymouth-9999.ebuild b/sys-boot/plymouth/plymouth-9999.ebuild index 8a9fb185a26a..e05e8ca9e1e7 100644 --- a/sys-boot/plymouth/plymouth-9999.ebuild +++ b/sys-boot/plymouth/plymouth-9999.ebuild @@ -45,7 +45,7 @@ RDEPEND="${CDEPEND} DOC_CONTENTS=" Follow the following instructions to set up Plymouth:\n - https://dev.gentoo.org/~aidecoe/doc/en/plymouth.xml + https://wiki.gentoo.org/wiki/Plymouth#Configuration " src_prepare() { -- 2.26.2