diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 22:01:16 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 23:00:43 +0100 |
commit | a0807731034f9c1f0c9aaea42e4e08cb18ec5387 (patch) | |
tree | 8aaceae50a884bb783118c69d2d913289b6b99bf /media-video/imagination/imagination-3.0.ebuild | |
parent | media-video/bino: Remove linguas_* from IUSE. (diff) | |
download | gentoo-a0807731034f9c1f0c9aaea42e4e08cb18ec5387.tar.gz gentoo-a0807731034f9c1f0c9aaea42e4e08cb18ec5387.tar.bz2 gentoo-a0807731034f9c1f0c9aaea42e4e08cb18ec5387.zip |
media-video/imagination: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-video/imagination/imagination-3.0.ebuild')
-rw-r--r-- | media-video/imagination/imagination-3.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/media-video/imagination/imagination-3.0.ebuild b/media-video/imagination/imagination-3.0.ebuild index 03c33dc2e3ae..ab89012a58b7 100644 --- a/media-video/imagination/imagination-3.0.ebuild +++ b/media-video/imagination/imagination-3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -12,8 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="linguas_cs linguas_de linguas_en_GB linguas_fr linguas_it linguas_pt_BR -linguas_sv linguas_zh_CN linguas_zh_TW" DEPEND="x11-libs/gtk+:2 media-sound/sox" |