diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-01-16 11:08:43 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-01-16 11:27:11 +0000 |
commit | d43d2c01dc453381059153dc66abf6ef5ce97503 (patch) | |
tree | 209e7a8c8b01437ed901c93d6895927e5f3895d3 /dev-java/eclipse-ecj | |
parent | 13e4d57b5f4b17fa118a39f10183bce1576dbc7c (diff) | |
download | gentoo-d43d2c01dc453381059153dc66abf6ef5ce97503.tar.gz gentoo-d43d2c01dc453381059153dc66abf6ef5ce97503.tar.xz |
Drop support for Java on ppc across the tree
Sorry! *sniff*
Diffstat (limited to 'dev-java/eclipse-ecj')
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild | 4 | ||||
-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 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild index d10c95b7c55..3d6a3fcff8c 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 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/drops/${DMF}/${MY_PN}src-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="3.7" IUSE="+ant userland_GNU" 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 a5826b335fd..179db679c99 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-2015 Gentoo Foundation +# Copyright 1999-2016 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 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~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 5eed5489c31..e5808065c91 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-2015 Gentoo Foundation +# Copyright 1999-2016 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 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~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 a690ae14a28..07813096d1a 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-2015 Gentoo Foundation +# Copyright 1999-2016 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 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.5" IUSE="+ant" |