diff options
author | Vlastimil Babka <caster@gentoo.org> | 2011-11-04 15:14:43 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2011-11-04 15:14:43 +0000 |
commit | 3462660874883e8b1a8c3fafd38135c9b6154b60 (patch) | |
tree | 8f232cae4259a7a307071a8beb67e97e3b5b9f71 /virtual/jdk/jdk-1.6.0.ebuild | |
parent | Add icedtea-7 alternative. (diff) | |
download | gentoo-2-3462660874883e8b1a8c3fafd38135c9b6154b60.tar.gz gentoo-2-3462660874883e8b1a8c3fafd38135c9b6154b60.tar.bz2 gentoo-2-3462660874883e8b1a8c3fafd38135c9b6154b60.zip |
Remove comments about keeping virtuals in sync, which are no longer valid.
(Portage version: 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 |