summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Maes <sejo@gentoo.org>2004-08-04 15:04:00 +0000
committerJochen Maes <sejo@gentoo.org>2004-08-04 15:04:00 +0000
commit711009602406529c2a978c0c3ee2f9f7c73841e2 (patch)
treed621c1ef9eeb853711115f7e35bc9e9c0ef55421 /dev-java/ibm-jre-bin/files
parentRemoved CVS keyword from the patch. (Manifest recommit) (diff)
downloadgentoo-2-711009602406529c2a978c0c3ee2f9f7c73841e2.tar.gz
gentoo-2-711009602406529c2a978c0c3ee2f9f7c73841e2.tar.bz2
gentoo-2-711009602406529c2a978c0c3ee2f9f7c73841e2.zip
added 1.4.2
Diffstat (limited to 'dev-java/ibm-jre-bin/files')
-rw-r--r--dev-java/ibm-jre-bin/files/digest-ibm-jre-bin-1.4.23
-rw-r--r--dev-java/ibm-jre-bin/files/ibm-jre-bin-1.4.212
2 files changed, 15 insertions, 0 deletions
diff --git a/dev-java/ibm-jre-bin/files/digest-ibm-jre-bin-1.4.2 b/dev-java/ibm-jre-bin/files/digest-ibm-jre-bin-1.4.2
new file mode 100644
index 000000000000..ac363feb9d00
--- /dev/null
+++ b/dev-java/ibm-jre-bin/files/digest-ibm-jre-bin-1.4.2
@@ -0,0 +1,3 @@
+MD5 ceb60c0da788d915483f0ba3bb7f8d4e IBMJava2-JRE-142.ppc.tgz 41568524
+MD5 3db521e8c314028cdf6290a85627bbac IBMJava2-JRE-142.ppc64.tgz 38818627
+MD5 01a7817fc8129166bcf62c877a1274e1 IBMJava2-JRE-142.tgz 38388691
diff --git a/dev-java/ibm-jre-bin/files/ibm-jre-bin-1.4.2 b/dev-java/ibm-jre-bin/files/ibm-jre-bin-1.4.2
new file mode 100644
index 000000000000..da3a3b11ab3f
--- /dev/null
+++ b/dev-java/ibm-jre-bin/files/ibm-jre-bin-1.4.2
@@ -0,0 +1,12 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre-bin/files/ibm-jre-bin-1.4.2,v 1.1 2004/08/04 15:04:00 sejo Exp $
+
+VERSION="IBM JRE @PV@"
+JAVA_HOME=/opt/@P@
+CLASSPATH=/opt/@P@/lib/xml.jar:/opt/@P@/lib/security.jar:/opt/@P@/lib/server.jar:/opt/@P@/lib/graphics.jar:/opt/@P@/lib/core.jar:/opt/@P@/lib/charsets.jar
+JRE_HOME=/opt/@P@
+ADDPATH="${JAVA_HOME}/bin"
+ADDLDPATH=/opt/@P@/lib/xml.jar:/opt/@P@/lib/security.jar:/opt/@P@/lib/server.jar:/opt/@P@/lib/graphics.jar:/opt/@P@/lib/core.jar:/opt/@P@/lib/charsets.jar
+
+ENV_VARS="JAVA_HOME CLASSPATH JRE_HOME ADDPATH ADDLDPATH"