From 6718587abc591971246d5e3e07fb59b0a7d7d2c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Fri, 5 Jan 2018 22:38:45 +0100 Subject: [PATCH] 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 128b230625e0f..d1fd657bcf7ce 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