summaryrefslogtreecommitdiff
path: root/media-sound
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-01-05 21:49:57 +0100
committerUlrich Müller <ulm@gentoo.org>2018-01-05 23:00:41 +0100
commit987080b991be43c746b46a89c3d3cd81fa8beff7 (patch)
tree80d39b8da7da40b0430eff4045a53781b4fb7472 /media-sound
parent9dc02d2e9ba2246988cb81e75e588e5b3fb2ae45 (diff)
downloadgentoo-987080b991be43c746b46a89c3d3cd81fa8beff7.tar.gz
gentoo-987080b991be43c746b46a89c3d3cd81fa8beff7.tar.xz
media-sound/gnac: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/gnac/gnac-0.2.4.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-sound/gnac/gnac-0.2.4.1.ebuild b/media-sound/gnac/gnac-0.2.4.1.ebuild
index e35ac1e872a..641dcf40ff3 100644
--- a/media-sound/gnac/gnac-0.2.4.1.ebuild
+++ b/media-sound/gnac/gnac-0.2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,8 +12,7 @@ SRC_URI="mirror://sourceforge/gnac/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-LANGS=" cs da de en_GB es gl fr he hu it lt nb pt_BR pl ro ru sl sv te tr zh_CN"
-IUSE="aac flac libnotify mp3 nls wavpack ${LANGS// / linguas_}"
+IUSE="aac flac libnotify mp3 nls wavpack"
RDEPEND="
x11-libs/gtk+:3