diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-07-20 18:54:13 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-07-20 18:54:13 +0000 |
commit | f257c8ed3b97425f0f40394538770551dee5af17 (patch) | |
tree | f8757cdaae8b7504c4b40278f621b6f73b97cf51 /virtual/jdk | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-f257c8ed3b97425f0f40394538770551dee5af17.tar.gz gentoo-2-f257c8ed3b97425f0f40394538770551dee5af17.tar.bz2 gentoo-2-f257c8ed3b97425f0f40394538770551dee5af17.zip |
Marked ~sparc64-solaris
(Portage version: 2.2.01.15395-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'virtual/jdk')
-rw-r--r-- | virtual/jdk/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/jdk/jdk-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/jdk/ChangeLog b/virtual/jdk/ChangeLog index b15cd814ee05..8cf77d0b97fd 100644 --- a/virtual/jdk/ChangeLog +++ b/virtual/jdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/jdk # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.32 2010/03/04 23:47:11 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.33 2010/07/20 18:54:13 grobian Exp $ + + 20 Jul 2010; Fabian Groffen <grobian@gentoo.org> jdk-1.5.0.ebuild: + Marked ~sparc64-solaris 04 Mar 2010; Vlastimil Babka <caster@gentoo.org> jdk-1.6.0.ebuild: Add icedtea-6 in the alternatives. diff --git a/virtual/jdk/jdk-1.5.0.ebuild b/virtual/jdk/jdk-1.5.0.ebuild index 23e0f43a9e7c..da1c79678760 100644 --- a/virtual/jdk/jdk-1.5.0.ebuild +++ b/virtual/jdk/jdk-1.5.0.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/virtual/jdk/jdk-1.5.0.ebuild,v 1.16 2010/02/09 17:23:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.5.0.ebuild,v 1.17 2010/07/20 18:54:13 grobian Exp $ DESCRIPTION="Virtual for JDK" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="1.5" -KEYWORDS="amd64 ia64 ppc ppc64 x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ia64 ppc ppc64 x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Keep this list in sync with java-virtuals/jmx |