diff options
author | 2011-11-07 16:05:27 +0000 | |
---|---|---|
committer | 2011-11-07 16:05:27 +0000 | |
commit | 308904dbd51c0a8922b5cb4185570519a8dbe088 (patch) | |
tree | 62571f1d512dc0d4772ac1f9e23525f47dbebc95 /virtual/jdk/jdk-1.6.0.ebuild | |
parent | Prepare for icedtea-bin version and VMHANDLE migration. (diff) | |
download | historical-308904dbd51c0a8922b5cb4185570519a8dbe088.tar.gz historical-308904dbd51c0a8922b5cb4185570519a8dbe088.tar.bz2 historical-308904dbd51c0a8922b5cb4185570519a8dbe088.zip |
Prepare for icedtea-bin version and VMHANDLE migration.
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 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/virtual/jdk/jdk-1.6.0.ebuild b/virtual/jdk/jdk-1.6.0.ebuild index fe0d2166363f..db1395329f03 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.22 2011/11/04 15:14:43 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.23 2011/11/07 16:05:27 caster Exp $ DESCRIPTION="Virtual for JDK" HOMEPAGE="" @@ -27,7 +27,9 @@ COMMON_INC=" =dev-java/winjdk-bin-1.6.0* " +# icedtea-bin-1* is old versioning scheme of icedtea-bin-6* X86_OPTS="|| ( + =dev-java/icedtea-bin-6* =dev-java/icedtea-bin-1* =dev-java/icedtea-6* =dev-java/sun-jdk-1.6.0* @@ -35,6 +37,7 @@ X86_OPTS="|| ( )" X86_PREFIX_OPTS="|| ( + =dev-java/icedtea-bin-6* =dev-java/icedtea-bin-1* =dev-java/sun-jdk-1.6.0* ${COMMON_INC} |