commit:     c071eaff67fdcc640a2c68423ad6db2b354e3664
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 21:36:08 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 22:00:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c071eaff

sci-astronomy/stellarium: Remove linguas_* from IUSE.

l10n.eclass is not used, so don't inherit it.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-astronomy/stellarium/stellarium-0.14.3.ebuild    | 15 +--------------
 sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild |  4 ++--
 sci-astronomy/stellarium/stellarium-0.16.0.ebuild    |  4 ++--
 3 files changed, 5 insertions(+), 18 deletions(-)

diff --git a/sci-astronomy/stellarium/stellarium-0.14.3.ebuild 
b/sci-astronomy/stellarium/stellarium-0.14.3.ebuild
index 99024e90602..2733c84fafb 100644
--- a/sci-astronomy/stellarium/stellarium-0.14.3.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.14.3.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
@@ -39,19 +39,6 @@ DEPEND="${RDEPEND}
        dev-qt/qtconcurrent:5
        nls? ( dev-qt/linguist-tools:5 )"
 
-LANGS=(
-       af ak am ar as ast az be bg bn bo br bs ca cs
-       cy da de el en en_CA en_GB en_US eo es et eu fa fi fil fr
-       ga gd gl gu he hi hr hu hy ia id is it ja ka kk kn ko ky
-       la lb lo lt lv mk ml mn mr ms mt nan nb nl nn oc pa pl pt pt_BR ro
-       ru se si sk sl sq sr sv sw ta te tg th tl tr tt uk uz vi
-       zh_CN zh_HK zh_TW zu
-       )
-
-for X in "${LANGS[@]}" ; do
-       IUSE+=" linguas_${X}"
-done
-
 src_prepare() {
        if [[ -n ${LINGUAS} ]] ; then
                sed -i \

diff --git a/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild 
b/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild
index 82634b69b2e..40fe6f7f278 100644
--- a/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit cmake-utils eutils flag-o-matic gnome2-utils l10n
+inherit cmake-utils eutils flag-o-matic gnome2-utils
 
 DESCRIPTION="3D photo-realistic skies in real time"
 HOMEPAGE="http://www.stellarium.org/";

diff --git a/sci-astronomy/stellarium/stellarium-0.16.0.ebuild 
b/sci-astronomy/stellarium/stellarium-0.16.0.ebuild
index 55c9473a146..2d99d5b9d1c 100644
--- a/sci-astronomy/stellarium/stellarium-0.16.0.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.16.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit cmake-utils eutils flag-o-matic gnome2-utils l10n
+inherit cmake-utils eutils flag-o-matic gnome2-utils
 
 DESCRIPTION="3D photo-realistic skies in real time"
 HOMEPAGE="http://www.stellarium.org/";

Reply via email to