diff options
-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" |