diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-01 06:49:48 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-01 06:49:48 +0000 |
commit | 5f6545a950995d33f1b274b37ccc1b98fbfa21f9 (patch) | |
tree | 5df0f192f2ecb0f10a1409d41be100ce4cc67135 /java-virtuals | |
parent | Version bump. (diff) | |
download | gentoo-2-5f6545a950995d33f1b274b37ccc1b98fbfa21f9.tar.gz gentoo-2-5f6545a950995d33f1b274b37ccc1b98fbfa21f9.tar.bz2 gentoo-2-5f6545a950995d33f1b274b37ccc1b98fbfa21f9.zip |
x86 stable wrt bug #320519
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'java-virtuals')
-rw-r--r-- | java-virtuals/jdk-with-com-sun/ChangeLog | 6 | ||||
-rw-r--r-- | java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20100419.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/java-virtuals/jdk-with-com-sun/ChangeLog b/java-virtuals/jdk-with-com-sun/ChangeLog index 9b1a9e8c98f0..8abe7d2e8008 100644 --- a/java-virtuals/jdk-with-com-sun/ChangeLog +++ b/java-virtuals/jdk-with-com-sun/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for java-virtuals/jdk-with-com-sun # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jdk-with-com-sun/ChangeLog,v 1.10 2010/05/25 21:38:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jdk-with-com-sun/ChangeLog,v 1.11 2010/06/01 06:49:48 phajdan.jr Exp $ + + 01 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + jdk-with-com-sun-20100419.ebuild: + x86 stable wrt bug #320519 25 May 2010; Pacho Ramos <pacho@gentoo.org> jdk-with-com-sun-20100419.ebuild: diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20100419.ebuild b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20100419.ebuild index 0edae29b3250..f75813af5f17 100644 --- a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20100419.ebuild +++ b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20100419.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20100419.ebuild,v 1.3 2010/05/25 21:38:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20100419.ebuild,v 1.4 2010/06/01 06:49:48 phajdan.jr Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="" DEPEND="" |