projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65071a0
)
media-sound/mp3c: Remove linguas_* from IUSE.
author
Ulrich Müller
<ulm@gentoo.org>
Fri, 5 Jan 2018 20:57:44 +0000
(21:57 +0100)
committer
Ulrich 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
patch
|
blob
|
history
diff --git
a/media-sound/mp3c/mp3c-0.31-r1.ebuild
b/media-sound/mp3c/mp3c-0.31-r1.ebuild
index 67ebc8281accc3c67d9b91b960fde41969e7edb9..2d69febe02fa1d77f4499239def756d33b934cdd 100644
(file)
--- a/
media-sound/mp3c/mp3c-0.31-r1.ebuild
+++ b/
media-sound/mp3c/mp3c-0.31-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
07
Gentoo Foundation
+# Copyright 1999-20
18
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}"