commit:     9dc02d2e9ba2246988cb81e75e588e5b3fb2ae45
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 20:45:46 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=9dc02d2e

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

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-gfx/mypaint/mypaint-1.1.0-r2.ebuild | 5 +----
 media-gfx/mypaint/mypaint-1.2.0.ebuild    | 5 +----
 media-gfx/mypaint/mypaint-1.2.1.ebuild    | 5 +----
 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 e0a166f92e9..5cdf4d15a8f 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 f95ce3047df..4a465a64cc5 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 9b65292a4a4..ee5a95e57d0 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}]

Reply via email to