media-sound/kaudiocreator: Fix elog typo
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 4 Jun 2017 21:44:26 +0000 (23:44 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 4 Jun 2017 21:44:52 +0000 (23:44 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.1

media-sound/kaudiocreator/kaudiocreator-1.3-r3.ebuild

index dcb40b9acb7588b36be885e52e3cab672df09928..00a7dc1a086a164d126621f095facb7c5b4d292a 100644 (file)
@@ -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:"