add java32 virtual

This commit is contained in:
geos_one 2009-05-04 21:21:00 +00:00
parent 150a05f314
commit a71ad7e6f6
6 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,5 @@
delete old novell iprint client
--This line, and those below, will be ignored--
D net-print/novell-iprint-xclient-sl
D net-print/novell-iprint-xclient-sh

View File

@ -0,0 +1,6 @@
EBUILD jre-1.4.1.ebuild 415 RMD160 691b200cd8af5e0d6f086d86a865c936d1217675 SHA1 be2f60ee97a0ab051777de6447e537c3655cd002 SHA256 b91fe2dc392d0da53e0de99d85462631c253caa75e012521cf275521a2003c5d
EBUILD jre-1.4.2.ebuild 525 RMD160 f304224e06221080f8d01d146664d13135bbc22a SHA1 b54cfe10f11937a4a0a8831d6c32e983a5d527e4 SHA256 7572048db8482476d15c592bdb62dc96915ca1ef90d34e421022dff11b05034e
EBUILD jre-1.5.0.ebuild 483 RMD160 cb5b7e8fd5dc885dc8fc9ad3cf9185719d5730fb SHA1 49bcdaf15efb8383d1f62ba352be7e19b5aff6a8 SHA256 0e776ad3ec059d58f9a89d56ae94c013928ea78e3e3f4e79e0a2c587ded9df08
EBUILD jre-1.6.0.ebuild 465 RMD160 4cb529eda5d4a0601c5aca99f655a9e0f7c98aa0 SHA1 2fe894e580050e2d784661322f0b3e8821c2e66d SHA256 4b5ef5106928844f20379700861884a0131819f84fc711ee9a02da0f42c64956
MISC ChangeLog 3269 RMD160 940e5431f81b8b72ec748944577f300d014ecd4b SHA1 40108c8c2f226beef026bafd254633a38aed5b92 SHA256 f7a129dbd1fe99fa4f7a8237650e3c7a01a1570dac99c20b84bcae1cc54c76f6
MISC metadata.xml 158 RMD160 493079b5fb71d66863beea1b023901c90ba81be5 SHA1 77cd509a8b3c377b9a24480b48a5d5481b7874f1 SHA256 ea882ceccfd160b16cf7e79de423bdcc12b3fa000f124491a6df36f5783894fb

View File

@ -0,0 +1,15 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/jre/jre-1.4.2.ebuild,v 1.4 2006/11/27 00:17:10 vapier Exp $
DESCRIPTION="Virtual for JRE"
HOMEPAGE="http://java.sun.com/"
SRC_URI=""
LICENSE="as-is"
SLOT="1.4"
KEYWORDS="amd64 ia64 ppc ppc64 x86"
IUSE=""
RDEPEND="=app-emulation/emul-linux-x86-java-1.4.2*"
DEPEND=""

View File

@ -0,0 +1,15 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/jre/jre-1.5.0.ebuild,v 1.10 2006/11/27 00:17:10 vapier Exp $
DESCRIPTION="Virtual for JRE"
HOMEPAGE="http://java.sun.com/"
SRC_URI=""
LICENSE="as-is"
SLOT="1.5"
KEYWORDS="amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
RDEPEND="=app-emulation/emul-linux-x86-java-1.5.0*"
DEPEND=""

View File

@ -0,0 +1,15 @@
# 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=""

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
</pkgmetadata>