commit:     0beb38332bdd398117c33aa79310b5f750b1cc1d
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 20:42:00 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 22:00:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0beb3833

media-gfx/iscan: Remove linguas_* from IUSE.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-gfx/iscan/iscan-2.30.1.1.ebuild | 5 +----
 media-gfx/iscan/iscan-2.30.2.2.ebuild | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/media-gfx/iscan/iscan-2.30.1.1.ebuild 
b/media-gfx/iscan/iscan-2.30.1.1.ebuild
index dc0a72b55cd..1eed08b0673 100644
--- a/media-gfx/iscan/iscan-2.30.1.1.ebuild
+++ b/media-gfx/iscan/iscan-2.30.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -41,9 +41,6 @@ LICENSE="GPL-2 AVASYS"
 SLOT="0"
 
 IUSE="X doc gimp jpeg png tiff l10n_ja"
-IUSE_LINGUAS="ar de es fr it ja ko nl pt zh_CN zh_TW"
-
-for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done
 
 REQUIRED_USE="gimp? ( X )
        jpeg? ( X )

diff --git a/media-gfx/iscan/iscan-2.30.2.2.ebuild 
b/media-gfx/iscan/iscan-2.30.2.2.ebuild
index d956e4fc1b2..3cf3ccb4a96 100644
--- a/media-gfx/iscan/iscan-2.30.2.2.ebuild
+++ b/media-gfx/iscan/iscan-2.30.2.2.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
@@ -37,9 +37,6 @@ LICENSE="GPL-2 AVASYS"
 SLOT="0"
 
 IUSE="X doc gimp jpeg png tiff l10n_ja"
-IUSE_LINGUAS="ar de es fr it ja ko nl pt zh_CN zh_TW"
-
-for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done
 
 REQUIRED_USE="gimp? ( X )
        jpeg? ( X )

Reply via email to