aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-11 20:10:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-11 20:10:11 +0200
commit4fbf5ab9fadee262844e303a2f06af8c6fdfc5bc (patch)
tree9cd77faf453dfe02e12261377620fddf3be8da5b
parentkde-plasma/drkonqi: Fix blocker (diff)
downloadkde-4fbf5ab9.tar.gz
kde-4fbf5ab9.tar.bz2
kde-4fbf5ab9.zip
media-sound/kaudiocreator: Sync with tree (ewarn -> elog)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-rw-r--r--media-sound/kaudiocreator/kaudiocreator-9999.ebuild4
1 files 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"