b9849c231c
Package-Manager: portage-2.2.7 RepoMan-Options: --force
20 lines
524 B
Bash
20 lines
524 B
Bash
# Copyright 1999-2013 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.7.0.ebuild,v 1.6 2012/04/15 18:27:18 vapier Exp $
|
|
|
|
DESCRIPTION="Virtual for JDK"
|
|
HOMEPAGE=""
|
|
SRC_URI=""
|
|
|
|
LICENSE=""
|
|
SLOT="1.7"
|
|
KEYWORDS="~arm ~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
|
IUSE=""
|
|
|
|
RDEPEND="|| (
|
|
=dev-java/icedtea-bin-8*
|
|
=dev-java/icedtea-8*
|
|
=dev-java/oracle-jdk-bin-1.8.0*
|
|
)"
|
|
DEPEND=""
|