commit: 37f5871fbf51825abfe9793dc076e329977ed531 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 21:46:12 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 22:00:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f5871f
sci-electronics/eagle: Remove linguas_* from IUSE. Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-electronics/eagle/eagle-7.3.0.ebuild | 4 ++-- sci-electronics/eagle/eagle-7.4.0.ebuild | 4 ++-- 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 a14d375907b..44c2252531e 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 36ff23bc59a..90e0233eddf 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 593cd19d779..75075bf2e4c 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"
