projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5fadc5
)
virtual/jre-9: removed - jdk/jre 9 will be gone from the tree
author
Miroslav Šulc
<fordfrog@gentoo.org>
Thu, 17 Jan 2019 09:18:16 +0000
(10:18 +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/jre/jre-9.ebuild
[deleted file]
patch
|
blob
|
history
diff --git
a/virtual/jre/jre-9.ebuild
b/virtual/jre/jre-9.ebuild
deleted file mode 100644
(file)
index
1c10f13
..0000000
--- a/
virtual/jre/jre-9.ebuild
+++ /dev/null
@@
-1,13
+0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for Java Runtime Environment (JRE)"
-SLOT="${PV}"
-KEYWORDS="~amd64 ~x64-macos ~sparc64-solaris"
-
-RDEPEND="|| (
- virtual/jdk:${SLOT}
- dev-java/oracle-jre-bin:${SLOT}[gentoo-vm(+)]
- )"