commit: 910d04b7a7e49144057cce934fbfd1209d3dad5b
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 20:43:45 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 22:00:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=910d04b7
media-gfx/llgal: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
media-gfx/llgal/llgal-0.13.17-r2.ebuild | 7 +------
media-gfx/llgal/llgal-0.13.18.ebuild | 7 +------
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/media-gfx/llgal/llgal-0.13.17-r2.ebuild
b/media-gfx/llgal/llgal-0.13.17-r2.ebuild
index 7b8763157a2..deae0d90602 100644
--- a/media-gfx/llgal/llgal-0.13.17-r2.ebuild
+++ b/media-gfx/llgal/llgal-0.13.17-r2.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
@@ -15,11 +15,6 @@ KEYWORDS="amd64 ~ppc x86"
# Package warrants IUSE doc and possibly examples
IUSE="exif"
-LINS="de en it fr"
-for i in ${LINS}; do
- IUSE="${IUSE} linguas_${i}"
-done
-
RDEPEND="media-gfx/imagemagick
dev-perl/Image-Size
dev-perl/URI
diff --git a/media-gfx/llgal/llgal-0.13.18.ebuild
b/media-gfx/llgal/llgal-0.13.18.ebuild
index 4f2f61309ae..f1a01aa8d53 100644
--- a/media-gfx/llgal/llgal-0.13.18.ebuild
+++ b/media-gfx/llgal/llgal-0.13.18.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
@@ -15,11 +15,6 @@ KEYWORDS="~amd64 ~ppc ~x86"
# Package warrants IUSE doc and possibly examples
IUSE="exif"
-LINS="de en it fr"
-for i in ${LINS}; do
- IUSE="${IUSE} linguas_${i}"
-done
-
RDEPEND="media-gfx/imagemagick
dev-perl/Image-Size
dev-perl/URI