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 /net-nds | |
parent | dev-libs/geoip: Version bump. (diff) | |
download | gentoo-d43d2c01dc453381059153dc66abf6ef5ce97503.tar.gz gentoo-d43d2c01dc453381059153dc66abf6ef5ce97503.tar.bz2 gentoo-d43d2c01dc453381059153dc66abf6ef5ce97503.zip |
Drop support for Java on ppc across the tree
Sorry! *sniff*
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/jxplorer/jxplorer-3.2-r2.ebuild | 4 | ||||
-rw-r--r-- | net-nds/jxplorer/jxplorer-3.2.ebuild | 4 | ||||
-rw-r--r-- | net-nds/jxplorer/jxplorer-3.3.1.1.ebuild | 4 | ||||
-rw-r--r-- | net-nds/jxplorer/jxplorer-3.3.1.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-nds/jxplorer/jxplorer-3.2-r2.ebuild b/net-nds/jxplorer/jxplorer-3.2-r2.ebuild index 44aa99c9c0b1..a625c03739d0 100644 --- a/net-nds/jxplorer/jxplorer-3.2-r2.ebuild +++ b/net-nds/jxplorer/jxplorer-3.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/JXv${PV}src.tar.bz2 LICENSE="CAOSL" IUSE="" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" RDEPEND=">=virtual/jre-1.4 >=dev-java/javahelp-2.0.02_p46 >=dev-java/log4j-1.2.8 diff --git a/net-nds/jxplorer/jxplorer-3.2.ebuild b/net-nds/jxplorer/jxplorer-3.2.ebuild index 40d7fc8a5c3a..58425892d9ad 100644 --- a/net-nds/jxplorer/jxplorer-3.2.ebuild +++ b/net-nds/jxplorer/jxplorer-3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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}/JXv${PV}src.tar.bz2 mirror://sourceforge/${PN}/JXv${PV}deploy.tar.bz2" LICENSE="CAOSL" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" RDEPEND=">=virtual/jre-1.4 >=dev-java/javahelp-2.0.02_p46 >=dev-java/log4j-1.2.8 diff --git a/net-nds/jxplorer/jxplorer-3.3.1.1.ebuild b/net-nds/jxplorer/jxplorer-3.3.1.1.ebuild index dd1099e71f09..caba27537d4e 100644 --- a/net-nds/jxplorer/jxplorer-3.3.1.1.ebuild +++ b/net-nds/jxplorer/jxplorer-3.3.1.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$ @@ -15,7 +15,7 @@ LICENSE="CAOSL" IUSE="" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=">=virtual/jre-1.5 >=dev-java/javahelp-2.0.02_p46:0" diff --git a/net-nds/jxplorer/jxplorer-3.3.1.ebuild b/net-nds/jxplorer/jxplorer-3.3.1.ebuild index 7948b7b5d7cb..70b8845852ab 100644 --- a/net-nds/jxplorer/jxplorer-3.3.1.ebuild +++ b/net-nds/jxplorer/jxplorer-3.3.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$ @@ -15,7 +15,7 @@ LICENSE="CAOSL" IUSE="" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" RDEPEND=">=virtual/jre-1.5 >=dev-java/javahelp-2.0.02_p46:0" |