mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
java-virtuals/jdk-with-com-sun: Remove old
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user