diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-12 11:00:45 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-12 11:00:45 +0000 |
commit | 454c4428a60cb15db3789c239965e55063656234 (patch) | |
tree | 8bf227d767d6fa2311969a30a4e4cc6542827175 /virtual/jdk | |
parent | Stable on ppc wrt bug 221153 (diff) | |
download | gentoo-2-454c4428a60cb15db3789c239965e55063656234.tar.gz gentoo-2-454c4428a60cb15db3789c239965e55063656234.tar.bz2 gentoo-2-454c4428a60cb15db3789c239965e55063656234.zip |
Stable on ppc wrt bug 219657
(Portage version: 2.1.4.4)
Diffstat (limited to 'virtual/jdk')
-rw-r--r-- | virtual/jdk/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/jdk/jdk-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/jdk/ChangeLog b/virtual/jdk/ChangeLog index 1ba40db19f36..f77073082b4b 100644 --- a/virtual/jdk/ChangeLog +++ b/virtual/jdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/jdk # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.19 2008/01/18 01:41:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.20 2008/05/12 11:00:45 nixnut Exp $ + + 12 May 2008; nixnut <nixnut@gentoo.org> jdk-1.6.0.ebuild: + Stable on ppc wrt bug 219657 18 Jan 2008; Brent Baude <ranger@gentoo.org> jdk-1.6.0.ebuild: Marking jdk-1.6.0 ~ppc64 for bug 166789 diff --git a/virtual/jdk/jdk-1.6.0.ebuild b/virtual/jdk/jdk-1.6.0.ebuild index 59604d9b13db..1044fd0acd2e 100644 --- a/virtual/jdk/jdk-1.6.0.ebuild +++ b/virtual/jdk/jdk-1.6.0.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/virtual/jdk/jdk-1.6.0.ebuild,v 1.7 2008/04/28 00:54:28 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.8 2008/05/12 11:00:45 nixnut Exp $ DESCRIPTION="Virtual for JDK" HOMEPAGE="http://java.sun.com/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="as-is" SLOT="1.6" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" # Keeps this and java-virtuals/jaf in sync |