summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-01-05 21:45:46 +0100
committerUlrich Müller <ulm@gentoo.org>2018-01-05 23:00:41 +0100
commit9dc02d2e9ba2246988cb81e75e588e5b3fb2ae45 (patch)
tree761b60b0a847c8fbea0134bf8b946ae6dd6d97d4 /media-gfx
parentmedia-gfx/llgal: Remove linguas_* from IUSE. (diff)
downloadgentoo-9dc02d2e9ba2246988cb81e75e588e5b3fb2ae45.tar.gz
gentoo-9dc02d2e9ba2246988cb81e75e588e5b3fb2ae45.tar.bz2
gentoo-9dc02d2e9ba2246988cb81e75e588e5b3fb2ae45.zip
media-gfx/mypaint: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/mypaint/mypaint-1.1.0-r2.ebuild5
-rw-r--r--media-gfx/mypaint/mypaint-1.2.0.ebuild5
-rw-r--r--media-gfx/mypaint/mypaint-1.2.1.ebuild5
3 files changed, 3 insertions, 12 deletions
diff --git a/media-gfx/mypaint/mypaint-1.1.0-r2.ebuild b/media-gfx/mypaint/mypaint-1.1.0-r2.ebuild
index e0a166f92e93..5cdf4d15a8f9 100644
--- a/media-gfx/mypaint/mypaint-1.1.0-r2.ebuild
+++ b/media-gfx/mypaint/mypaint-1.1.0-r2.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=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}]
diff --git a/media-gfx/mypaint/mypaint-1.2.0.ebuild b/media-gfx/mypaint/mypaint-1.2.0.ebuild
index f95ce3047dfc..4a465a64cc5f 100644
--- a/media-gfx/mypaint/mypaint-1.2.0.ebuild
+++ b/media-gfx/mypaint/mypaint-1.2.0.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=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}]
diff --git a/media-gfx/mypaint/mypaint-1.2.1.ebuild b/media-gfx/mypaint/mypaint-1.2.1.ebuild
index 9b65292a4a45..ee5a95e57d0c 100644
--- a/media-gfx/mypaint/mypaint-1.2.1.ebuild
+++ b/media-gfx/mypaint/mypaint-1.2.1.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
@@ -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}]