diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-09 08:46:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-09 08:46:57 +0000 |
commit | c8076faee1532b04d20857a382b0ad2a7af71160 (patch) | |
tree | 645f4207b845d966e91a90a0701a8f459fbc1a8d /dev-java/ibm-jre-bin | |
parent | Bumping Linux 2.6.20 and Linux 2.6.21 for CVE-2007-2453. (diff) | |
download | historical-c8076faee1532b04d20857a382b0ad2a7af71160.tar.gz historical-c8076faee1532b04d20857a382b0ad2a7af71160.tar.bz2 historical-c8076faee1532b04d20857a382b0ad2a7af71160.zip |
Stable on ppc64; bug #181341
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-java/ibm-jre-bin')
-rw-r--r-- | dev-java/ibm-jre-bin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ibm-jre-bin/ChangeLog b/dev-java/ibm-jre-bin/ChangeLog index 2f97963a5efb..89fd4911ed40 100644 --- a/dev-java/ibm-jre-bin/ChangeLog +++ b/dev-java/ibm-jre-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ibm-jre-bin # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre-bin/ChangeLog,v 1.58 2007/06/08 21:21:11 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre-bin/ChangeLog,v 1.59 2007/06/09 08:46:57 corsair Exp $ + + 09 Jun 2007; Markus Rothe <corsair@gentoo.org> ibm-jre-bin-1.4.2.8.ebuild: + Stable on ppc64; bug #181341 *ibm-jre-bin-1.5.0.5 (08 Jun 2007) diff --git a/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.8.ebuild b/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.8.ebuild index d8fe6510c1cb..deb13881d53b 100644 --- a/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.8.ebuild +++ b/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.8.ebuild,v 1.1 2007/04/20 08:17:23 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.8.ebuild,v 1.2 2007/06/09 08:46:57 corsair Exp $ inherit java-vm-2 eutils versionator @@ -48,7 +48,7 @@ SRC_URI="x86? ( ${X86_JRE_DIST} ) LICENSE="IBM-J1.4" SLOT="1.4" -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="-* ~amd64 ~ppc ppc64 ~x86" IUSE="X alsa nsplugin" RDEPEND=" |