diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 22:21:32 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 23:00:45 +0100 |
commit | 40ecb13fa39649f714333f64121ecb917ec498f5 (patch) | |
tree | 6198dd0163666888f429600f91e6507d80aee831 /net-print/cups | |
parent | net-libs/gnutls: Remove linguas_* from IUSE. (diff) | |
download | gentoo-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')
-rw-r--r-- | net-print/cups/cups-2.1.4.ebuild | 8 | ||||
-rw-r--r-- | net-print/cups/cups-2.2.4.ebuild | 8 | ||||
-rw-r--r-- | net-print/cups/cups-2.2.6.ebuild | 8 | ||||
-rw-r--r-- | net-print/cups/cups-9999.ebuild | 8 |
4 files changed, 4 insertions, 28 deletions
diff --git a/net-print/cups/cups-2.1.4.ebuild b/net-print/cups/cups-2.1.4.ebuild index 775f7c2fb644..2885a5f8901e 100644 --- a/net-print/cups/cups-2.1.4.ebuild +++ b/net-print/cups/cups-2.1.4.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 @@ -166,7 +161,6 @@ src_prepare() { multilib_src_configure() { export DSOFLAGS="${LDFLAGS}" - einfo LANGS=\"${LANGS}\" einfo LINGUAS=\"${LINGUAS}\" local myconf=() diff --git a/net-print/cups/cups-2.2.4.ebuild b/net-print/cups/cups-2.2.4.ebuild index 9aaf491a9c1e..012595d890aa 100644 --- a/net-print/cups/cups-2.2.4.ebuild +++ b/net-print/cups/cups-2.2.4.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=() diff --git a/net-print/cups/cups-2.2.6.ebuild b/net-print/cups/cups-2.2.6.ebuild index af840a3d0aa9..b3f5292bcee6 100644 --- a/net-print/cups/cups-2.2.6.ebuild +++ b/net-print/cups/cups-2.2.6.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=() 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=() |