app-i18n/man-pages-l10n: Delete debug statements.
authorUlrich Müller <ulm@gentoo.org>
Tue, 24 Mar 2020 20:01:47 +0000 (21:01 +0100)
committerUlrich Müller <ulm@gentoo.org>
Tue, 24 Mar 2020 20:01:47 +0000 (21:01 +0100)
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild

index 72957af67eae892cf237155717dcf8a6b8d0ae38..92b91ac00323062a7b662806bf223b37c1e704cd 100644 (file)
@@ -29,8 +29,6 @@ BDEPEND="app-text/po4a
 DOCS=(AUTHORS.md CHANGES.md README.md)
 
 src_prepare() {
-       echo "*** IUSE=${IUSE}"
-       echo "*** REQUIRED_USE=${REQUIRED_USE}"
        default
        sed -i -e "/^SUBDIRS/s/=.*/= ${L10N//-/_}/" po/Makefile.{am,in} || die