projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6932f6
)
virtual/jdk-9: removed - jdk 9 is going to be removed from the tree
author
Miroslav Šulc
<fordfrog@gentoo.org>
Thu, 17 Jan 2019 09:09:19 +0000
(10:09 +0100)
committer
Miroslav Šulc
<fordfrog@gentoo.org>
Thu, 17 Jan 2019 09:50:33 +0000
(10:50 +0100)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
virtual/jdk/jdk-9.ebuild
[deleted file]
patch
|
blob
|
history
diff --git
a/virtual/jdk/jdk-9.ebuild
b/virtual/jdk/jdk-9.ebuild
deleted file mode 100644
(file)
index
179fcc7
..0000000
--- 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(+)]
- "