diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 22:46:12 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 23:00:47 +0100 |
commit | 37f5871fbf51825abfe9793dc076e329977ed531 (patch) | |
tree | 20f408f9fedd2b24f2e7ecdcbbbde5067c947024 /sci-electronics/eagle | |
parent | sci-chemistry/massxpert: Remove linguas_* from IUSE. (diff) | |
download | gentoo-37f5871fbf51825abfe9793dc076e329977ed531.tar.gz gentoo-37f5871fbf51825abfe9793dc076e329977ed531.tar.bz2 gentoo-37f5871fbf51825abfe9793dc076e329977ed531.zip |
sci-electronics/eagle: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-electronics/eagle')
-rw-r--r-- | sci-electronics/eagle/eagle-7.3.0.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/eagle/eagle-7.4.0.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/eagle/eagle-7.6.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-electronics/eagle/eagle-7.3.0.ebuild b/sci-electronics/eagle/eagle-7.3.0.ebuild index a14d375907b2..44c2252531ec 100644 --- a/sci-electronics/eagle/eagle-7.3.0.ebuild +++ b/sci-electronics/eagle/eagle-7.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" KEYWORDS="-* amd64 x86" -IUSE="doc linguas_de linguas_zh" +IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" RESTRICT="mirror bindist" diff --git a/sci-electronics/eagle/eagle-7.4.0.ebuild b/sci-electronics/eagle/eagle-7.4.0.ebuild index 36ff23bc59a5..90e0233eddf3 100644 --- a/sci-electronics/eagle/eagle-7.4.0.ebuild +++ b/sci-electronics/eagle/eagle-7.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" KEYWORDS="~amd64 ~x86 -*" -IUSE="doc linguas_de linguas_zh" +IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" RESTRICT="mirror bindist" diff --git a/sci-electronics/eagle/eagle-7.6.0.ebuild b/sci-electronics/eagle/eagle-7.6.0.ebuild index 593cd19d779d..75075bf2e4c8 100644 --- a/sci-electronics/eagle/eagle-7.6.0.ebuild +++ b/sci-electronics/eagle/eagle-7.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" KEYWORDS="~amd64 ~x86 -*" -IUSE="doc linguas_de linguas_zh" +IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" RESTRICT="mirror bindist" |