diff options
-rw-r--r-- | virtual/jdk/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/jdk/jdk-1.6.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/jdk/ChangeLog b/virtual/jdk/ChangeLog index db5908ea8e69..a6c2c47bbe27 100644 --- a/virtual/jdk/ChangeLog +++ b/virtual/jdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/jdk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.52 2012/12/07 05:05:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.53 2012/12/07 19:45:50 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> jdk-1.6.0-r1.ebuild: + Stable for ppc, wrt bug #425456 07 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> jdk-1.7.0.ebuild: x86 stable wrt bug #435202 diff --git a/virtual/jdk/jdk-1.6.0-r1.ebuild b/virtual/jdk/jdk-1.6.0-r1.ebuild index e72de8072a40..3908fffa1c48 100644 --- a/virtual/jdk/jdk-1.6.0-r1.ebuild +++ b/virtual/jdk/jdk-1.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0-r1.ebuild,v 1.5 2012/07/09 20:43:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0-r1.ebuild,v 1.6 2012/12/07 19:45:50 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="1.6" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" # The keyword voodoo below is needed to work around confilcting masking types |