summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-01-05 22:38:45 +0100
committerUlrich Müller <ulm@gentoo.org>2018-01-05 23:00:46 +0100
commit6718587abc591971246d5e3e07fb59b0a7d7d2c2 (patch)
treea0c85442054bee9c2cdbfdd08d53f393c007215c /sci-chemistry/massxpert
parentsci-astronomy/stellarium: Remove linguas_* from IUSE. (diff)
downloadgentoo-6718587abc591971246d5e3e07fb59b0a7d7d2c2.tar.gz
gentoo-6718587abc591971246d5e3e07fb59b0a7d7d2c2.tar.bz2
gentoo-6718587abc591971246d5e3e07fb59b0a7d7d2c2.zip
sci-chemistry/massxpert: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-chemistry/massxpert')
-rw-r--r--sci-chemistry/massxpert/massxpert-3.4.0.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild b/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
index 128b230625e0..d1fd657bcf7c 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