summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-01-02 21:40:31 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-01-02 21:45:19 +0000
commitc0e293a327779488e1cefcbdf084297efee4693c (patch)
tree26b2378e4a1b27b08087b7c3b277224a32f1468a /java-virtuals/jdk-with-com-sun
parentjava-virtuals/jdk-with-com-sun: Mark stable using ALLARCHES policy (diff)
downloadgentoo-c0e293a327779488e1cefcbdf084297efee4693c.tar.gz
gentoo-c0e293a327779488e1cefcbdf084297efee4693c.tar.bz2
gentoo-c0e293a327779488e1cefcbdf084297efee4693c.zip
java-virtuals/jdk-with-com-sun: Remove old
Package-Manager: portage-2.2.26
Diffstat (limited to 'java-virtuals/jdk-with-com-sun')
-rw-r--r--java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r2.ebuild29
1 files changed, 0 insertions, 29 deletions
diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r2.ebuild b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r2.ebuild
deleted file mode 100644
index 1154788ed75b..000000000000
--- a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r2.ebuild
+++ /dev/null
@@ -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"