commit:     d5d9b274ea22ad401abafa023476291bced8d18c
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 21:55:41 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 22:05:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d9b274

virtual/jdk: Add dev-java/icedtea:8 to 1.8

Package-Manager: portage-2.2.28

 virtual/jdk/jdk-1.8.0-r3.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/virtual/jdk/jdk-1.8.0-r3.ebuild b/virtual/jdk/jdk-1.8.0-r3.ebuild
new file mode 100644
index 0000000..9275b04
--- /dev/null
+++ b/virtual/jdk/jdk-1.8.0-r3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+DESCRIPTION="Virtual for Java Development Kit (JDK)"
+SLOT="1.8"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
+
+RDEPEND="|| (
+               dev-java/icedtea-bin:8
+               dev-java/icedtea:8
+               dev-java/oracle-jdk-bin:1.8
+       )"

Reply via email to