diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:44:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:44:54 +0100 |
commit | de8138162e3e948e4af781427d0e4b5eed61e4c8 (patch) | |
tree | f7b6fc519df96edee485a3433363993bdab4cbe1 /dev-java/eclipse-ecj | |
parent | dev-java/dom4j: dropped ~x86-freebsd (diff) | |
download | gentoo-de8138162e3e948e4af781427d0e4b5eed61e4c8.tar.gz gentoo-de8138162e3e948e4af781427d0e4b5eed61e4c8.tar.bz2 gentoo-de8138162e3e948e4af781427d0e4b5eed61e4c8.zip |
dev-java/eclipse-ecj: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
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 179db679c99c..4086bfcfe01e 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~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 e5808065c913..af4251fecee2 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~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 326464b37824..24f420064469 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.5" IUSE="+ant" |