2011-11-25 21:47:32 +01:00
|
|
|
# Copyright 1999-2011 Gentoo Foundation
|
2010-10-03 11:25:35 +02:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2011-11-25 21:47:32 +01:00
|
|
|
# $Header: /var/cvsroot/gentoo-x86/virtual/jre/jre-1.6.0.ebuild,v 1.13 2011/05/03 14:03:37 grobian Exp $
|
2010-10-03 11:25:35 +02:00
|
|
|
|
|
|
|
DESCRIPTION="Virtual for JRE"
|
|
|
|
HOMEPAGE=""
|
|
|
|
SRC_URI=""
|
|
|
|
|
|
|
|
LICENSE=""
|
|
|
|
SLOT="1.6"
|
2011-11-25 21:47:32 +01:00
|
|
|
KEYWORDS="amd64 arm 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"
|
2010-10-03 11:25:35 +02:00
|
|
|
IUSE=""
|
|
|
|
|
|
|
|
RDEPEND="|| (
|
|
|
|
=virtual/jdk-1.6.0*
|
|
|
|
=dev-java/sun-jre-bin-1.6.0*
|
|
|
|
=dev-java/ibm-jre-bin-1.6.0*
|
|
|
|
=dev-java/diablo-jre-bin-1.6.0*
|
|
|
|
)"
|
|
|
|
DEPEND=""
|