diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:41:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:45:54 +0100 |
commit | a9363ac351c292b04712775ad857fbb37e2377d1 (patch) | |
tree | 08d55631b3b34d6184fb38f523265841ad62d06f /dev-java/eclipse-ecj | |
parent | dev-java/dom4j: Dekeyword *-fbsd (diff) | |
download | gentoo-a9363ac351c292b04712775ad857fbb37e2377d1.tar.gz gentoo-a9363ac351c292b04712775ad857fbb37e2377d1.tar.bz2 gentoo-a9363ac351c292b04712775ad857fbb37e2377d1.zip |
dev-java/eclipse-ecj: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/eclipse-ecj')
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-4.5.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild index 9e9f541213dd..ed2ff2427af1 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/${MY_PN}src-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.2" IUSE="+ant userland_GNU" diff --git a/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild index 67acbe1e99d8..ea7d04f5d41a 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/${MY_PN}src-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.4" IUSE="+ant" diff --git a/dev-java/eclipse-ecj/eclipse-ecj-4.5.1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-4.5.1.ebuild index 1301f382b5e3..5e2a7d0f72aa 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-4.5.1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-4.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/${MY_PN}src-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.5" IUSE="+ant" |