summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2005-12-07 22:59:33 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2005-12-07 22:59:33 +0000
commit9201bb3046859362394d937cc3717d63ad8e2e69 (patch)
tree3dd65032a86c66e5103a3e50234e2fab223cd2e6 /dev-java/sun-jre-bin/files
parentMisc cleanups for libtool.eclass. Add updates for max_cmd_len patches. (diff)
downloadhistorical-9201bb3046859362394d937cc3717d63ad8e2e69.tar.gz
historical-9201bb3046859362394d937cc3717d63ad8e2e69.tar.bz2
historical-9201bb3046859362394d937cc3717d63ad8e2e69.zip
Version bump to resolve bug #114334. Added alsa and X use flags to get proper dependencies and removed the installation of the LICENSE file.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-java/sun-jre-bin/files')
-rw-r--r--dev-java/sun-jre-bin/files/digest-sun-jre-bin-1.5.0.062
-rw-r--r--dev-java/sun-jre-bin/files/sun-jre-bin-1.5.0.0611
2 files changed, 13 insertions, 0 deletions
diff --git a/dev-java/sun-jre-bin/files/digest-sun-jre-bin-1.5.0.06 b/dev-java/sun-jre-bin/files/digest-sun-jre-bin-1.5.0.06
new file mode 100644
index 000000000000..f49d291f02bb
--- /dev/null
+++ b/dev-java/sun-jre-bin/files/digest-sun-jre-bin-1.5.0.06
@@ -0,0 +1,2 @@
+MD5 6a771c3c9e93021ab34a30bcf609c74b jre-1_5_0_06-linux-amd64.bin 16403250
+MD5 e0a88dbec9bfe3195794bb652bfc6516 jre-1_5_0_06-linux-i586.bin 16769166
diff --git a/dev-java/sun-jre-bin/files/sun-jre-bin-1.5.0.06 b/dev-java/sun-jre-bin/files/sun-jre-bin-1.5.0.06
new file mode 100644
index 000000000000..d8ff241e14c9
--- /dev/null
+++ b/dev-java/sun-jre-bin/files/sun-jre-bin-1.5.0.06
@@ -0,0 +1,11 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/files/sun-jre-bin-1.5.0.06,v 1.1 2005/12/07 22:55:04 betelgeuse Exp $
+
+VERSION="Sun JRE @PV@"
+JAVA_HOME=/opt/@P@
+JRE_HOME=/opt/@P@
+ADDPATH="${JAVA_HOME}/bin:${JAVA_HOME}/javaws"
+ADDLDPATH="${JAVA_HOME}/lib/@PLATFORM@/:${JAVA_HOME}/lib/@PLATFORM@/native_threads/:${JAVA_HOME}/lib/@PLATFORM@/xawt/:${JAVA_HOME}/lib/@PLATFORM@/server/"
+MANPATH="/opt/@P@/man"
+ENV_VARS="JAVA_HOME JRE_HOME ADDPATH ADDLDPATH MANPATH"