Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/imagination/
Date: Fri, 05 Jan 2018 22:02:32
Message-Id: 1515189643.a0807731034f9c1f0c9aaea42e4e08cb18ec5387.ulm@gentoo
1 commit: a0807731034f9c1f0c9aaea42e4e08cb18ec5387
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 21:01:16 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 22:00:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0807731
7
8 media-video/imagination: Remove linguas_* from IUSE.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 media-video/imagination/imagination-3.0-r1.ebuild | 4 +---
13 media-video/imagination/imagination-3.0.ebuild | 4 +---
14 2 files changed, 2 insertions(+), 6 deletions(-)
15
16 diff --git a/media-video/imagination/imagination-3.0-r1.ebuild b/media-video/imagination/imagination-3.0-r1.ebuild
17 index 954d04a7c70..030aa01ae12 100644
18 --- a/media-video/imagination/imagination-3.0-r1.ebuild
19 +++ b/media-video/imagination/imagination-3.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2012 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="4"
26 @@ -12,8 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
27 LICENSE="GPL-2"
28 SLOT="0"
29 KEYWORDS="~amd64 ~x86"
30 -IUSE="linguas_cs linguas_de linguas_en_GB linguas_fr linguas_it linguas_pt_BR
31 -linguas_sv linguas_zh_CN linguas_zh_TW"
32
33 DEPEND="x11-libs/gtk+:2
34 media-sound/sox"
35
36 diff --git a/media-video/imagination/imagination-3.0.ebuild b/media-video/imagination/imagination-3.0.ebuild
37 index 03c33dc2e3a..ab89012a58b 100644
38 --- a/media-video/imagination/imagination-3.0.ebuild
39 +++ b/media-video/imagination/imagination-3.0.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2012 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI="4"
46 @@ -12,8 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
47 LICENSE="GPL-2"
48 SLOT="0"
49 KEYWORDS="~amd64 ~x86"
50 -IUSE="linguas_cs linguas_de linguas_en_GB linguas_fr linguas_it linguas_pt_BR
51 -linguas_sv linguas_zh_CN linguas_zh_TW"
52
53 DEPEND="x11-libs/gtk+:2
54 media-sound/sox"