commit:     e8041b0002df5b40f3c867251725bcc1378c5218
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  4 21:59:48 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun  4 21:59:48 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e8041b00

media-sound/kaudiocreator: Fix elog typo

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 media-sound/kaudiocreator/kaudiocreator-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/kaudiocreator/kaudiocreator-9999.ebuild 
b/media-sound/kaudiocreator/kaudiocreator-9999.ebuild
index 44f63f1425..5bc8f02020 100644
--- a/media-sound/kaudiocreator/kaudiocreator-9999.ebuild
+++ b/media-sound/kaudiocreator/kaudiocreator-9999.ebuild
@@ -51,7 +51,7 @@ pkg_postinst() {
        has_version media-sound/vorbis-tools && stcnt=$((stcnt+1))
 
        if [[ ${stcnt} -lt 1 ]] ; then
-               ewarn "You you should emerge at least one of the following 
packages"
+               ewarn "You should emerge at least one of the following packages"
                ewarn "for ${PN} to do anything useful."
        fi
        elog "Optional runtime dependencies:"

Reply via email to