2ec1bbf0be
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2460 6952d904-891a-0410-993b-d76249ca496b
21 lines
631 B
Bash
21 lines
631 B
Bash
# Copyright 1999-2010 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/virtual/jre/jre-1.6.0.ebuild,v 1.12 2010/01/11 11:03:47 ulm Exp $
|
|
|
|
DESCRIPTION="Virtual for JRE"
|
|
HOMEPAGE=""
|
|
SRC_URI=""
|
|
|
|
LICENSE=""
|
|
SLOT="1.6"
|
|
KEYWORDS="arm amd64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
|
|
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=""
|