media-gfx/mypaint: 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:45:46 +01:00
parent 910d04b7a7
commit 9dc02d2e9b
3 changed files with 3 additions and 12 deletions

View File

@@ -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=5
@@ -17,9 +17,6 @@ KEYWORDS="amd64 x86"
IUSE=""
LANGS="cs de en_CA en_GB es fr hu id it ja ko nb nn_NO pl pt_BR ro ru sl sv uk zh_CN zh_TW"
for x in ${LANGS}; do
IUSE+="linguas_${x} "
done
RDEPEND="
dev-python/pygtk:2[${PYTHON_USEDEP}]

View File

@@ -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=5
@@ -17,9 +17,6 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
LANGS="cs de en_CA en_GB es fr hu id it ja ko nb nn_NO pl pt_BR ro ru sl sv uk zh_CN zh_TW"
for x in ${LANGS}; do
IUSE+="linguas_${x} "
done
RDEPEND="
dev-python/pygobject:3[${PYTHON_USEDEP}]

View File

@@ -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
@@ -17,9 +17,6 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
LANGS="cs de en_CA en_GB es fr hu id it ja ko nb nn_NO pl pt_BR ro ru sl sv uk zh_CN zh_TW"
for x in ${LANGS}; do
IUSE+="linguas_${x} "
done
RDEPEND="
dev-python/pygobject:3[${PYTHON_USEDEP}]