summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/ibm-jre-bin/files/ibm-jre-bin-1.4.2.04')
-rw-r--r--dev-java/ibm-jre-bin/files/ibm-jre-bin-1.4.2.0412
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-java/ibm-jre-bin/files/ibm-jre-bin-1.4.2.04 b/dev-java/ibm-jre-bin/files/ibm-jre-bin-1.4.2.04
new file mode 100644
index 000000000000..4c99008e6ad7
--- /dev/null
+++ b/dev-java/ibm-jre-bin/files/ibm-jre-bin-1.4.2.04
@@ -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.04,v 1.1 2006/02/08 19:49:33 compnerd 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"