commit: d5bec2ca5d273e3651d75427f16b7d1a9af86db0 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Jan 17 10:58:17 2016 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Jan 17 10:59:25 2016 +0000 URL: https://gitweb.gentoo.org/proj/java.git/commit/?id=d5bec2ca
Support for Java on ppc has been dropped across the tree Sorry! *sniff* dev-java/icedtea/icedtea-3.0.0_pre07-r1.ebuild | 2 +- dev-java/icedtea/icedtea-6.1.13.9.ebuild | 4 ++-- dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild | 4 ++-- dev-java/jdbm/jdbm-1.0.ebuild | 4 ++-- dev-java/jmbus/jmbus-1.0.7-r1.ebuild | 4 ++-- dev-java/saxon/saxon-8.8-r1.ebuild | 4 ++-- java-virtuals/jaxb-api/jaxb-api-1.ebuild | 4 ++-- java-virtuals/jaxb-api/jaxb-api-2-r1.ebuild | 4 ++-- media-sound/jsynthlib/jsynthlib-0.20.0.ebuild | 4 ++-- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/dev-java/icedtea/icedtea-3.0.0_pre07-r1.ebuild b/dev-java/icedtea/icedtea-3.0.0_pre07-r1.ebuild index f5a95b9..42f8df5 100644 --- a/dev-java/icedtea/icedtea-3.0.0_pre07-r1.ebuild +++ b/dev-java/icedtea/icedtea-3.0.0_pre07-r1.ebuild @@ -60,7 +60,7 @@ EHG_REPO_URI="http://icedtea.classpath.org/hg/icedtea" EHG_REVISION="${ICEDTEA_PKG}${ICEDTEA_PRE}" LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="+alsa cacao cjk +cups debug doc examples headless-awt jamvm +jbootstrap +nsplugin +nss pax_kernel pulseaudio sctp selinux smartcard +source test zero +webstart" diff --git a/dev-java/icedtea/icedtea-6.1.13.9.ebuild b/dev-java/icedtea/icedtea-6.1.13.9.ebuild index dc2b043..7967798 100644 --- a/dev-java/icedtea/icedtea-6.1.13.9.ebuild +++ b/dev-java/icedtea/icedtea-6.1.13.9.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$ # Build written by Andrew John Hughes ([email protected]) @@ -34,7 +34,7 @@ SRC_URI=" LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" SLOT="6" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" RESTRICT="test" IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt javascript diff --git a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild index 4af99ba..8b911f8 100644 --- a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild +++ b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.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$ @@ -17,7 +17,7 @@ SRC_URI="${stdext_src}" LICENSE="Oracle-BCLA-JavaSE" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RESTRICT="fetch" diff --git a/dev-java/jdbm/jdbm-1.0.ebuild b/dev-java/jdbm/jdbm-1.0.ebuild index 9864d10..61d59fa 100644 --- a/dev-java/jdbm/jdbm-1.0.ebuild +++ b/dev-java/jdbm/jdbm-1.0.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$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip" LICENSE="BSD" SLOT="1" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=virtual/jre-1.4" diff --git a/dev-java/jmbus/jmbus-1.0.7-r1.ebuild b/dev-java/jmbus/jmbus-1.0.7-r1.ebuild index 660bc98..6c9a38c 100644 --- a/dev-java/jmbus/jmbus-1.0.7-r1.ebuild +++ b/dev-java/jmbus/jmbus-1.0.7-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$ @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mbus.org/" SRC_URI="ftp://ftp.informatik.uni-bremen.de/home/prelle/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=virtual/jdk-1.4 diff --git a/dev-java/saxon/saxon-8.8-r1.ebuild b/dev-java/saxon/saxon-8.8-r1.ebuild index f45110d..343fa22 100644 --- a/dev-java/saxon/saxon-8.8-r1.ebuild +++ b/dev-java/saxon/saxon-8.8-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$ @@ -13,7 +13,7 @@ HOMEPAGE="http://saxon.sourceforge.net/" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="doc examples source" COMMON_DEP=" diff --git a/java-virtuals/jaxb-api/jaxb-api-1.ebuild b/java-virtuals/jaxb-api/jaxb-api-1.ebuild index 1ab740e..85906d2 100644 --- a/java-virtuals/jaxb-api/jaxb-api-1.ebuild +++ b/java-virtuals/jaxb-api/jaxb-api-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$ @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND="" diff --git a/java-virtuals/jaxb-api/jaxb-api-2-r1.ebuild b/java-virtuals/jaxb-api/jaxb-api-2-r1.ebuild index a2e374b..20f40b8 100644 --- a/java-virtuals/jaxb-api/jaxb-api-2-r1.ebuild +++ b/java-virtuals/jaxb-api/jaxb-api-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$ @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND="" diff --git a/media-sound/jsynthlib/jsynthlib-0.20.0.ebuild b/media-sound/jsynthlib/jsynthlib-0.20.0.ebuild index 9b6715a..4f2f21f 100644 --- a/media-sound/jsynthlib/jsynthlib-0.20.0.ebuild +++ b/media-sound/jsynthlib/jsynthlib-0.20.0.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$ @@ -9,7 +9,7 @@ HOMEPAGE="http://www.jsynthlib.org/" SRC_URI="http://www.jsynthlib.org/JSynthLib-${PV}.jar" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~x86" IUSE="" DEPEND=">=virtual/jdk-1.4
