virtual/jdk: sync with gentoo

This commit is contained in:
blshkv 2016-05-17 09:54:58 +08:00
parent d21ffaa909
commit 4c38b89e47
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
3 changed files with 30 additions and 16 deletions

View file

@ -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.7"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="|| (
dev-java/icedtea:7
dev-java/icedtea-bin:7
dev-java/oracle-jdk-bin:1.7
)"

View file

@ -1,16 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
DESCRIPTION="Virtual for Java Development Kit (JDK)"
SLOT="1.7"
KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="|| (
=dev-java/icedtea-7*
=dev-java/icedtea-bin-7*
=dev-java/oracle-jdk-bin-1.7.0*
=dev-java/soylatte-jdk-bin-7*
)"

View file

@ -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:8
dev-java/icedtea-bin:8
dev-java/oracle-jdk-bin:1.8
)"