summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2011-11-11 10:54:24 +0000
committerVlastimil Babka <caster@gentoo.org>2011-11-11 10:54:24 +0000
commitf5d99865f34d66a7186dc107ddff013d3a4e9f72 (patch)
tree96a20feb426c63539fed84ed3e862cd3e278714c /virtual/jdk/jdk-1.7.0.ebuild
parentVersion bump. Fixes bug #388917. (diff)
downloadhistorical-f5d99865f34d66a7186dc107ddff013d3a4e9f72.tar.gz
historical-f5d99865f34d66a7186dc107ddff013d3a4e9f72.tar.bz2
historical-f5d99865f34d66a7186dc107ddff013d3a4e9f72.zip
Add icedtea-bin-7 variant.
Package-Manager: portage-2.2.0_alpha68/cvs/Linux x86_64
Diffstat (limited to 'virtual/jdk/jdk-1.7.0.ebuild')
-rw-r--r--virtual/jdk/jdk-1.7.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/virtual/jdk/jdk-1.7.0.ebuild b/virtual/jdk/jdk-1.7.0.ebuild
index 8ce847ca247b..b90af994083e 100644
--- a/virtual/jdk/jdk-1.7.0.ebuild
+++ b/virtual/jdk/jdk-1.7.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.7.0.ebuild,v 1.3 2011/11/04 15:14:43 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.7.0.ebuild,v 1.4 2011/11/11 10:54:24 caster Exp $
DESCRIPTION="Virtual for JDK"
HOMEPAGE=""
@@ -12,6 +12,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="|| (
+ =dev-java/icedtea-bin-7*
=dev-java/icedtea-7*
=dev-java/oracle-jdk-bin-1.7.0*
)"