media-sound/mp3c: Remove linguas_* from IUSE.
authorUlrich Müller <ulm@gentoo.org>
Fri, 5 Jan 2018 20:57:44 +0000 (21:57 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 5 Jan 2018 22:00:42 +0000 (23:00 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

media-sound/mp3c/mp3c-0.31-r1.ebuild

index 67ebc8281accc3c67d9b91b960fde41969e7edb9..2d69febe02fa1d77f4499239def756d33b934cdd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils
@@ -18,12 +18,6 @@ SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="amd64 ppc sparc x86"
 
-LANGS="de es it pl pt"
-
-for X in ${LANGS}; do
-       IUSE="${IUSE} linguas_${X}"
-done
-
 src_unpack() {
        unpack ${A}
        cd "${S}"