diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 12:34:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 12:34:59 +0000 |
commit | 1bf0b4421b759001b59e519bc6fcb6c3dfa79019 (patch) | |
tree | 16c35372bca1712f51b9fa6c6a7714f34df1de9f /virtual | |
parent | Stable for ppc64, wrt bug #417453 (diff) | |
download | gentoo-2-1bf0b4421b759001b59e519bc6fcb6c3dfa79019.tar.gz gentoo-2-1bf0b4421b759001b59e519bc6fcb6c3dfa79019.tar.bz2 gentoo-2-1bf0b4421b759001b59e519bc6fcb6c3dfa79019.zip |
Stable for ppc64, wrt bug #425456
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'virtual')
-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 46459bd5b12a..56688077ee37 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.54 2012/12/08 04:09:48 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.55 2012/12/08 12:34:59 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> jdk-1.6.0-r1.ebuild: + Stable for ppc64, wrt bug #425456 08 Dec 2012; Rick Farina <zerochaos@gentoo.org> jdk-1.7.0.ebuild: revert improper x86 stabilization wrt #435202 comment 2 diff --git a/virtual/jdk/jdk-1.6.0-r1.ebuild b/virtual/jdk/jdk-1.6.0-r1.ebuild index 3908fffa1c48..c10d0236a31e 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.6 2012/12/07 19:45:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0-r1.ebuild,v 1.7 2012/12/08 12:34:59 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 |