projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
317b666
)
virtual/jdk: Add the upcoming icedtea(-bin):8 to 1.8
author
James Le Cuirot
<chewi@gentoo.org>
Sun, 24 Jan 2016 20:28:51 +0000
(20:28 +0000)
committer
James Le Cuirot
<chewi@gentoo.org>
Sun, 24 Jan 2016 20:32:26 +0000
(20:32 +0000)
Package-Manager: portage-2.2.27
virtual/jdk/jdk-1.8.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/virtual/jdk/jdk-1.8.0-r1.ebuild
b/virtual/jdk/jdk-1.8.0-r1.ebuild
index 03f73aec9c1219611500572dd8d45c0bda56e4bb..55de6b72df733649f09cb22a0ceccaaf24da236d 100644
(file)
--- a/
virtual/jdk/jdk-1.8.0-r1.ebuild
+++ b/
virtual/jdk/jdk-1.8.0-r1.ebuild
@@
-8,4
+8,8
@@
DESCRIPTION="Virtual for Java Development Kit (JDK)"
SLOT="1.8"
KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
-RDEPEND="dev-java/oracle-jdk-bin:1.8"
+RDEPEND="|| (
+ dev-java/icedtea-bin:8
+ dev-java/icedtea:8
+ dev-java/oracle-jdk-bin:1.8
+ )"