diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-10-15 07:47:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-10-15 07:47:11 +0000 |
commit | 38ba3933d7def3f871c74fa33e6c7e7a38b39b80 (patch) | |
tree | 88de742be3e2b44c73f94a38d0368836e88315b4 /dev-java/ibm-jdk-bin | |
parent | Pick up CFLAGS from the environment instead of "setting them in stone" (bug #... (diff) | |
download | historical-38ba3933d7def3f871c74fa33e6c7e7a38b39b80.tar.gz historical-38ba3933d7def3f871c74fa33e6c7e7a38b39b80.tar.bz2 historical-38ba3933d7def3f871c74fa33e6c7e7a38b39b80.zip |
Stable on ppc/ppc64; bug #233652
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-java/ibm-jdk-bin')
-rw-r--r-- | dev-java/ibm-jdk-bin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/ibm-jdk-bin/ibm-jdk-bin-1.4.2.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ibm-jdk-bin/ChangeLog b/dev-java/ibm-jdk-bin/ChangeLog index cc0fc22d162d..6e44a4ee155f 100644 --- a/dev-java/ibm-jdk-bin/ChangeLog +++ b/dev-java/ibm-jdk-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ibm-jdk-bin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jdk-bin/ChangeLog,v 1.181 2008/10/14 08:16:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jdk-bin/ChangeLog,v 1.182 2008/10/15 07:42:59 corsair Exp $ + + 15 Oct 2008; Markus Rothe <corsair@gentoo.org> + ibm-jdk-bin-1.4.2.12.ebuild: + Stable on ppc/ppc64; bug #233652 14 Oct 2008; Markus Rothe <corsair@gentoo.org> ibm-jdk-bin-1.6.0.2-r1.ebuild: diff --git a/dev-java/ibm-jdk-bin/ibm-jdk-bin-1.4.2.12.ebuild b/dev-java/ibm-jdk-bin/ibm-jdk-bin-1.4.2.12.ebuild index ae05c0f1ec12..03afd3dd40c0 100644 --- a/dev-java/ibm-jdk-bin/ibm-jdk-bin-1.4.2.12.ebuild +++ b/dev-java/ibm-jdk-bin/ibm-jdk-bin-1.4.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jdk-bin/ibm-jdk-bin-1.4.2.12.ebuild,v 1.2 2008/10/12 15:08:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jdk-bin/ibm-jdk-bin-1.4.2.12.ebuild,v 1.3 2008/10/15 07:42:59 corsair Exp $ JAVA_SUPPORTS_GENERATION_1="true" inherit java-vm-2 eutils versionator @@ -68,7 +68,7 @@ SRC_URI="x86? ( ${X86_JDK_DIST} ) LICENSE="IBM-J1.4" SLOT="1.4" -KEYWORDS="-* amd64 ~ppc ~ppc64 x86" +KEYWORDS="-* amd64 ppc ppc64 x86" IUSE="X alsa doc examples javacomm nsplugin" RDEPEND="=virtual/libstdc++-3.3 |