From: Ulrich Müller Date: Tue, 24 Mar 2020 20:01:47 +0000 (+0100) Subject: app-i18n/man-pages-l10n: Delete debug statements. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=22dd6f942bbd1721aed4a45d61aeb11281de86d1;p=gentoo.git app-i18n/man-pages-l10n: Delete debug statements. Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Ulrich Müller --- diff --git a/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild b/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild index 72957af67eae..92b91ac00323 100644 --- a/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild +++ b/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild @@ -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