diff options
author | Johannes Huber <johu@gentoo.org> | 2012-07-09 17:52:00 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-07-09 17:52:00 +0000 |
commit | 5a5e4034013c30a3f80b5367746d2a6ff71b0692 (patch) | |
tree | 106e77f213b56135a3693e20a4f66910e8f9e9d6 /virtual/jdk | |
parent | keyword amd64-linux, x86-linux, and adapted changes from the science overlay ... (diff) | |
download | gentoo-2-5a5e4034013c30a3f80b5367746d2a6ff71b0692.tar.gz gentoo-2-5a5e4034013c30a3f80b5367746d2a6ff71b0692.tar.bz2 gentoo-2-5a5e4034013c30a3f80b5367746d2a6ff71b0692.zip |
Stable for x86, wrt bug #425456
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'virtual/jdk')
-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 d261cf665a81..8e9e22323cdb 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.47 2012/05/10 18:34:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.48 2012/07/09 17:52:00 johu Exp $ + + 09 Jul 2012; Johannes Huber <johu@gentoo.org> jdk-1.6.0-r1.ebuild: + Stable for x86, wrt bug #425456 10 May 2012; Alexis Ballier <aballier@gentoo.org> jdk-1.6.0-r1.ebuild: keyword ~amd64-fbsd diff --git a/virtual/jdk/jdk-1.6.0-r1.ebuild b/virtual/jdk/jdk-1.6.0-r1.ebuild index b3af004f7be3..ca201b433017 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.3 2012/05/10 18:34:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0-r1.ebuild,v 1.4 2012/07/09 17:52:00 johu 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 |