commit: 987080b991be43c746b46a89c3d3cd81fa8beff7
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 20:49:57 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 22:00:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987080b9
media-sound/gnac: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
media-sound/gnac/gnac-0.2.4.1.ebuild | 5 ++---
1 file 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