commit:     6750e73483dd78296a2cb69de29b73a01b2e49ec
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  4 21:44:26 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun  4 21:44:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6750e734

media-sound/kaudiocreator: Fix elog typo

Package-Manager: Portage-2.3.5, Repoman-2.3.1

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

diff --git a/media-sound/kaudiocreator/kaudiocreator-1.3-r3.ebuild 
b/media-sound/kaudiocreator/kaudiocreator-1.3-r3.ebuild
index dcb40b9acb7..00a7dc1a086 100644
--- a/media-sound/kaudiocreator/kaudiocreator-1.3-r3.ebuild
+++ b/media-sound/kaudiocreator/kaudiocreator-1.3-r3.ebuild
@@ -39,7 +39,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