Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/massxpert/
Date: Fri, 05 Jan 2018 22:02:41
Message-Id: 1515189646.6718587abc591971246d5e3e07fb59b0a7d7d2c2.ulm@gentoo
1 commit: 6718587abc591971246d5e3e07fb59b0a7d7d2c2
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 21:38:45 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 22:00:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6718587a
7
8 sci-chemistry/massxpert: Remove linguas_* from IUSE.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 sci-chemistry/massxpert/massxpert-3.4.0.ebuild | 6 +-----
13 1 file changed, 1 insertion(+), 5 deletions(-)
14
15 diff --git a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild b/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
16 index 128b230625e..d1fd657bcf7 100644
17 --- a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
18 +++ b/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -21,10 +21,6 @@ DEPEND="${DEPEND}
26 PATCHES=( "${FILESDIR}/${P}-gentoo.patch" )
27 MASSXPERT_LANGS="fr"
28
29 -for L in ${MASSXPERT_LANGS}; do
30 - IUSE="${IUSE} linguas_${L}"
31 -done
32 -
33 src_prepare() {
34 cmake-utils_src_prepare