commit: 4fbf5ab9fadee262844e303a2f06af8c6fdfc5bc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 18:10:11 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 18:10:11 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4fbf5ab9
media-sound/kaudiocreator: Sync with tree (ewarn -> elog)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
media-sound/kaudiocreator/kaudiocreator-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/kaudiocreator/kaudiocreator-9999.ebuild
b/media-sound/kaudiocreator/kaudiocreator-9999.ebuild
index 5bc8f02020..5c958810d7 100644
--- a/media-sound/kaudiocreator/kaudiocreator-9999.ebuild
+++ b/media-sound/kaudiocreator/kaudiocreator-9999.ebuild
@@ -51,8 +51,8 @@ pkg_postinst() {
has_version media-sound/vorbis-tools && stcnt=$((stcnt+1))
if [[ ${stcnt} -lt 1 ]] ; then
- ewarn "You should emerge at least one of the following packages"
- ewarn "for ${PN} to do anything useful."
+ elog "You should emerge at least one of the following packages"
+ elog "for ${PN} to do anything useful."
fi
elog "Optional runtime dependencies:"
elog "FLAC - media-libs/flac"