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

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Ulrich Müller
2018-01-05 21:43:45 +01:00
parent 0beb38332b
commit 910d04b7a7
2 changed files with 2 additions and 12 deletions

View File

@@ -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

View File

@@ -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