From: Ulrich Müller Date: Fri, 5 Jan 2018 20:57:44 +0000 (+0100) Subject: media-sound/mp3c: Remove linguas_* from IUSE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=62b9d1896c9fda90324c82c68226d1d936e94f92;p=gentoo.git media-sound/mp3c: Remove linguas_* from IUSE. Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/media-sound/mp3c/mp3c-0.31-r1.ebuild b/media-sound/mp3c/mp3c-0.31-r1.ebuild index 67ebc8281acc..2d69febe02fa 100644 --- a/media-sound/mp3c/mp3c-0.31-r1.ebuild +++ b/media-sound/mp3c/mp3c-0.31-r1.ebuild @@ -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}"