summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-01-05 22:21:32 +0100
committerUlrich Müller <ulm@gentoo.org>2018-01-05 23:00:45 +0100
commit40ecb13fa39649f714333f64121ecb917ec498f5 (patch)
tree6198dd0163666888f429600f91e6507d80aee831 /net-print/cups/cups-9999.ebuild
parentnet-libs/gnutls: Remove linguas_* from IUSE. (diff)
downloadgentoo-40ecb13fa39649f714333f64121ecb917ec498f5.tar.gz
gentoo-40ecb13fa39649f714333f64121ecb917ec498f5.tar.bz2
gentoo-40ecb13fa39649f714333f64121ecb917ec498f5.zip
net-print/cups: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-print/cups/cups-9999.ebuild')
-rw-r--r--net-print/cups/cups-9999.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/net-print/cups/cups-9999.ebuild b/net-print/cups/cups-9999.ebuild
index af840a3d0aa9..b3f5292bcee6 100644
--- a/net-print/cups/cups-9999.ebuild
+++ b/net-print/cups/cups-9999.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=6
@@ -33,11 +33,6 @@ SLOT="0"
IUSE="acl dbus debug java kerberos lprng-compat pam
python selinux +ssl static-libs systemd +threads usb X xinetd zeroconf"
-LANGS="ca cs de es fr it ja ru"
-for X in ${LANGS} ; do
- IUSE="${IUSE} +linguas_${X}"
-done
-
CDEPEND="
app-text/libpaper
sys-libs/zlib
@@ -156,7 +151,6 @@ src_prepare() {
multilib_src_configure() {
export DSOFLAGS="${LDFLAGS}"
- einfo LANGS=\"${LANGS}\"
einfo LINGUAS=\"${LINGUAS}\"
local myeconfargs=()