diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:38:05 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:38:05 +0000 |
commit | a2203b8855ed9f3bcdaa1b756a312be16e9ed1a9 (patch) | |
tree | 624c27ce5fe7821cd0b050493b5a93924b427aaf /java-virtuals | |
parent | stable amd64, bug 318527 (diff) | |
download | gentoo-2-a2203b8855ed9f3bcdaa1b756a312be16e9ed1a9.tar.gz gentoo-2-a2203b8855ed9f3bcdaa1b756a312be16e9ed1a9.tar.bz2 gentoo-2-a2203b8855ed9f3bcdaa1b756a312be16e9ed1a9.zip |
stable amd64, bug 320519
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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 71b5914ecb0d..9b1a9e8c98f0 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.9 2010/04/23 12:13:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jdk-with-com-sun/ChangeLog,v 1.10 2010/05/25 21:38:05 pacho Exp $ + + 25 May 2010; Pacho Ramos <pacho@gentoo.org> + jdk-with-com-sun-20100419.ebuild: + stable amd64, bug 320519 23 Apr 2010; Alexis Ballier <aballier@gentoo.org> jdk-with-com-sun-20080505-r1.ebuild, 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 cc70611842bb..0edae29b3250 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.2 2010/04/23 12:13:36 aballier Exp $ +# $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 $ 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="" |