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: sci-electronics/eagle/
Date: Fri, 05 Jan 2018 22:02:41
Message-Id: 1515189647.37f5871fbf51825abfe9793dc076e329977ed531.ulm@gentoo
1 commit: 37f5871fbf51825abfe9793dc076e329977ed531
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 21:46:12 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 22:00:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f5871f
7
8 sci-electronics/eagle: Remove linguas_* from IUSE.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 sci-electronics/eagle/eagle-7.3.0.ebuild | 4 ++--
13 sci-electronics/eagle/eagle-7.4.0.ebuild | 4 ++--
14 sci-electronics/eagle/eagle-7.6.0.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/sci-electronics/eagle/eagle-7.3.0.ebuild b/sci-electronics/eagle/eagle-7.3.0.ebuild
18 index a14d375907b..44c2252531e 100644
19 --- a/sci-electronics/eagle/eagle-7.3.0.ebuild
20 +++ b/sci-electronics/eagle/eagle-7.3.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="5"
27 @@ -14,7 +14,7 @@ SRC_URI="
28 LICENSE="cadsoft-2"
29 SLOT="0"
30 KEYWORDS="-* amd64 x86"
31 -IUSE="doc linguas_de linguas_zh"
32 +IUSE="doc"
33
34 QA_PREBUILT="opt/eagle/bin/eagle"
35 RESTRICT="mirror bindist"
36
37 diff --git a/sci-electronics/eagle/eagle-7.4.0.ebuild b/sci-electronics/eagle/eagle-7.4.0.ebuild
38 index 36ff23bc59a..90e0233eddf 100644
39 --- a/sci-electronics/eagle/eagle-7.4.0.ebuild
40 +++ b/sci-electronics/eagle/eagle-7.4.0.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI="5"
47 @@ -14,7 +14,7 @@ SRC_URI="
48 LICENSE="cadsoft-2"
49 SLOT="0"
50 KEYWORDS="~amd64 ~x86 -*"
51 -IUSE="doc linguas_de linguas_zh"
52 +IUSE="doc"
53
54 QA_PREBUILT="opt/eagle/bin/eagle"
55 RESTRICT="mirror bindist"
56
57 diff --git a/sci-electronics/eagle/eagle-7.6.0.ebuild b/sci-electronics/eagle/eagle-7.6.0.ebuild
58 index 593cd19d779..75075bf2e4c 100644
59 --- a/sci-electronics/eagle/eagle-7.6.0.ebuild
60 +++ b/sci-electronics/eagle/eagle-7.6.0.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2015 Gentoo Foundation
63 +# Copyright 1999-2018 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI="6"
67 @@ -14,7 +14,7 @@ SRC_URI="
68 LICENSE="cadsoft-2"
69 SLOT="0"
70 KEYWORDS="~amd64 ~x86 -*"
71 -IUSE="doc linguas_de linguas_zh"
72 +IUSE="doc"
73
74 QA_PREBUILT="opt/eagle/bin/eagle"
75 RESTRICT="mirror bindist"