summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuigi 'Comio' Mantellini <luigi.mantellini@gmail.com>2017-07-26 12:22:03 +0200
committerDavid Seifert <soap@gentoo.org>2017-07-30 12:32:21 +0200
commitb6fc5edd2c733dc5826e62aec475b1393cbe51be (patch)
treed78a2c0b42a6ff0923933d759a15eb6e0f0b1173 /sys-boot/plymouth
parentnet-im/telegram-desktop-bin: clean up old. (diff)
downloadgentoo-b6fc5edd2c733dc5826e62aec475b1393cbe51be.tar.gz
gentoo-b6fc5edd2c733dc5826e62aec475b1393cbe51be.tar.bz2
gentoo-b6fc5edd2c733dc5826e62aec475b1393cbe51be.zip
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
Diffstat (limited to 'sys-boot/plymouth')
-rw-r--r--sys-boot/plymouth/plymouth-0.9.2-r1.ebuild (renamed from sys-boot/plymouth/plymouth-0.9.2.ebuild)2
-rw-r--r--sys-boot/plymouth/plymouth-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/plymouth/plymouth-0.9.2.ebuild b/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() {