diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 21:49:57 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 23:00:41 +0100 |
commit | 987080b991be43c746b46a89c3d3cd81fa8beff7 (patch) | |
tree | 80d39b8da7da40b0430eff4045a53781b4fb7472 /media-sound/gnac | |
parent | media-gfx/mypaint: Remove linguas_* from IUSE. (diff) | |
download | gentoo-987080b991be43c746b46a89c3d3cd81fa8beff7.tar.gz gentoo-987080b991be43c746b46a89c3d3cd81fa8beff7.tar.bz2 gentoo-987080b991be43c746b46a89c3d3cd81fa8beff7.zip |
media-sound/gnac: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-sound/gnac')
-rw-r--r-- | media-sound/gnac/gnac-0.2.4.1.ebuild | 5 |
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 e35ac1e872a3..641dcf40ff3c 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 |