diff options
author | 2011-11-04 15:14:43 +0000 | |
---|---|---|
committer | 2011-11-04 15:14:43 +0000 | |
commit | 4628639ec0520bacbd48af7406c5e0d63e20557a (patch) | |
tree | 2854b5d40c72e6e8f7beab72b1318489436189ee /virtual/jdk/jdk-1.6.0.ebuild | |
parent | Add icedtea-7 alternative. (diff) | |
download | historical-4628639ec0520bacbd48af7406c5e0d63e20557a.tar.gz historical-4628639ec0520bacbd48af7406c5e0d63e20557a.tar.bz2 historical-4628639ec0520bacbd48af7406c5e0d63e20557a.zip |
Remove comments about keeping virtuals in sync, which are no longer valid.
Package-Manager: portage-2.2.0_alpha68/cvs/Linux x86_64
Diffstat (limited to 'virtual/jdk/jdk-1.6.0.ebuild')
-rw-r--r-- | virtual/jdk/jdk-1.6.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/jdk/jdk-1.6.0.ebuild b/virtual/jdk/jdk-1.6.0.ebuild index 5cc872d66170..fe0d2166363f 100644 --- a/virtual/jdk/jdk-1.6.0.ebuild +++ b/virtual/jdk/jdk-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.21 2011/10/30 14:08:48 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.22 2011/11/04 15:14:43 caster Exp $ DESCRIPTION="Virtual for JDK" HOMEPAGE="" @@ -11,7 +11,6 @@ SLOT="1.6" KEYWORDS="amd64 ppc ppc64 x86 ~ppc-aix ~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="" -# Keeps this and java-virtuals/jaf in sync # The keyword voodoo below is needed so that ppc(64) users will # get a masked license warning for ibm-jdk-bin # instead of (not useful) missing keyword warning for sun-jdk |