commit:     40ecb13fa39649f714333f64121ecb917ec498f5
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 21:21:32 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 22:00:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ecb13f

net-print/cups: Remove linguas_* from IUSE.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-print/cups/cups-2.1.4.ebuild | 8 +-------
 net-print/cups/cups-2.2.4.ebuild | 8 +-------
 net-print/cups/cups-2.2.6.ebuild | 8 +-------
 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 775f7c2fb64..2885a5f8901 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 9aaf491a9c1..012595d890a 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 af840a3d0aa..b3f5292bcee 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 af840a3d0aa..b3f5292bcee 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=()

Reply via email to