commit: e5fadc5fd84045340cd7204266745592e63454a5
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 09:09:19 2019 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 09:50:33 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5fadc5f
virtual/jdk-9: removed - jdk 9 is going to be removed from the tree
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
virtual/jdk/jdk-9.ebuild | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/virtual/jdk/jdk-9.ebuild b/virtual/jdk/jdk-9.ebuild
deleted file mode 100644
index 179fcc7dda4..00000000000
--- a/virtual/jdk/jdk-9.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for Java Development Kit (JDK)"
-SLOT="${PV}"
-KEYWORDS="~amd64 ~x64-macos ~sparc64-solaris"
-
-RDEPEND="
- dev-java/oracle-jdk-bin:${SLOT}[gentoo-vm(+)]
- "