You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r...

30 lines
757 B

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
inherit java-virtuals-2
DESCRIPTION="Virtual ebuilds that require internal com.sun classes from a JDK"
HOMEPAGE="https://www.gentoo.org"
SRC_URI=""
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND=""
RDEPEND="|| (
dev-java/icedtea-bin:6
dev-java/icedtea:6
dev-java/icedtea-bin:7
dev-java/icedtea:7
dev-java/oracle-jdk-bin:1.7
dev-java/oracle-jdk-bin:1.8
dev-java/apple-jdk-bin:1.6
)"
JAVA_VIRTUAL_VM="icedtea-bin-6 icedtea6-bin icedtea-6 icedtea6 icedtea-bin-6 icedtea-bin-7 icedtea-7 oracle-jdk-bin-1.7 oracle-jdk-bin-1.8 apple-jdk-bin-1.6"