From: Ulrich Müller Date: Fri, 5 Jan 2018 20:16:43 +0000 (+0100) Subject: app-admin/system-config-printer: Remove linguas_* from IUSE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=091111c28298082b66d2387ff58c92ff1915331f;p=gentoo.git app-admin/system-config-printer: Remove linguas_* from IUSE. Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild b/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild index 5ed82d665477..4dc7fcecc7ff 100644 --- a/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild +++ b/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -58,13 +58,6 @@ DEPEND="${RDEPEND} doc? ( dev-python/epydoc[${PYTHON_USEDEP}] ) " -APP_LINGUAS="ar as bg bn_IN bn br bs ca cs cy da de el en_GB es et fa fi fr gu -he hi hr hu hy id is it ja ka kn ko lo lv mai mk ml mr ms nb nl nn or pa pl -pt_BR pt ro ru si sk sl sr@latin sr sv ta te th tr uk vi zh_CN zh_TW" -for X in ${APP_LINGUAS}; do - IUSE="${IUSE} linguas_${X}" -done - # Bug 471472 MAKEOPTS+=" -j1"