[Lunar-commits] <moonbase> sun-jre: Add the x86_64 version
Auke Kok
sofar at foo-projects.org
Fri Jun 6 19:43:59 CEST 2008
commit 4132580084a7db67be88b26098fbb15e9578fcb7
Author: Christian Riggenbach <criggenbach at magahugu.net>
Date: Fri Jun 6 19:43:59 2008 +0200
sun-jre: Add the x86_64 version
Add an addtional DETAILS.x86_64 to make this module x86_64 compatible
---
compilers/sun-jre/DETAILS.x86_64 | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/compilers/sun-jre/DETAILS.x86_64 b/compilers/sun-jre/DETAILS.x86_64
new file mode 100644
index 0000000..1f70817
--- /dev/null
+++ b/compilers/sun-jre/DETAILS.x86_64
@@ -0,0 +1,18 @@
+ MODULE=sun-jre
+ VERSION=1.6.0_06
+ SOURCE=jre-6u6-linux-x64.bin
+ SOURCE_URL="http://javadl.sun.com/webapps/download/AutoDL?BundleId=20281&/"
+ SOURCE_VFY=sha1:29cc5b1e600d6a54ccdc939ae41ebf58b731cb18
+ WEB_SITE=http://www.java.com/en/download/manual.jsp
+ LICENSE="proprietary"
+ ENTERED=20061113
+ UPDATED=20080326
+ FUZZY=off
+ LDD_CHECK=off
+ SHORT="SUN java runtime environment"
+cat << EOF
+sun-jre is only the run time environment, should be sufficient for
+most users.
+EOF
+
+
More information about the Lunar-commits
mailing list