2009-05-04 21:30:23 +00:00

16 lines
415 B
Bash

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/jre/jre-1.6.0.ebuild,v 1.8 2008/05/22 07:48:34 corsair Exp $
DESCRIPTION="Virtual for JRE"
HOMEPAGE="http://java.sun.com/"
SRC_URI=""
LICENSE="as-is"
SLOT="1.6"
KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
RDEPEND="=app-emulation/emul-linux-x86-java-1.6.0*"
DEPEND=""