commit: 6718587abc591971246d5e3e07fb59b0a7d7d2c2
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 21:38:45 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=6718587a
sci-chemistry/massxpert: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
sci-chemistry/massxpert/massxpert-3.4.0.ebuild | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
b/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
index 128b230625e..d1fd657bcf7 100644
--- a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
+++ b/sci-chemistry/massxpert/massxpert-3.4.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
@@ -21,10 +21,6 @@ DEPEND="${DEPEND}
PATCHES=( "${FILESDIR}/${P}-gentoo.patch" )
MASSXPERT_LANGS="fr"
-for L in ${MASSXPERT_LANGS}; do
- IUSE="${IUSE} linguas_${L}"
-done
-
src_prepare() {
cmake-utils_src_prepare