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
This commit is contained in:
Luigi 'Comio' Mantellini
2017-07-26 12:22:03 +02:00
committed by David Seifert
parent 24cbae54b4
commit b6fc5edd2c
2 changed files with 2 additions and 2 deletions

View File

@@ -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=(

View File

@@ -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() {