aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-09-24 18:43:23 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-09-24 18:43:23 +0000
commitcef736043bc13850f7dbbe0e19396c2179174333 (patch)
treef7aa99a6ae259e49675b6b3ae8132bdd5e2e2760 /config
parent2.0.5 (diff)
downloadjava-config-cef736043bc13850f7dbbe0e19396c2179174333.tar.gz
java-config-cef736043bc13850f7dbbe0e19396c2179174333.tar.bz2
java-config-cef736043bc13850f7dbbe0e19396c2179174333.zip
updates
svn path=/java-config-ng/branches/axxo/; revision=885
Diffstat (limited to 'config')
-rw-r--r--config/jdk-defaults-amd64.conf2
-rw-r--r--config/jdk-defaults-hppa.conf (renamed from config/jdk-defaults.conf)2
-rw-r--r--config/jdk-defaults-ia64.conf2
-rw-r--r--config/jdk-defaults-mips.conf2
-rw-r--r--config/jdk-defaults-ppc.conf2
-rw-r--r--config/jdk-defaults-ppc64.conf2
-rw-r--r--config/jdk-defaults-sparc.conf2
-rw-r--r--config/jdk-defaults-x86.conf2
8 files changed, 15 insertions, 1 deletions
diff --git a/config/jdk-defaults-amd64.conf b/config/jdk-defaults-amd64.conf
new file mode 100644
index 0000000..703b9eb
--- /dev/null
+++ b/config/jdk-defaults-amd64.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= blackdown-jdk ibm-jdk-bin sun-jdk jrockit-jdk-bin
diff --git a/config/jdk-defaults.conf b/config/jdk-defaults-hppa.conf
index c5a8a36..fe21913 100644
--- a/config/jdk-defaults.conf
+++ b/config/jdk-defaults-hppa.conf
@@ -1,2 +1,2 @@
# This files contain the default support jdk's
-*= gentoo-sdk blackdown-jdk sun-jdk
+*= compaq-jdk
diff --git a/config/jdk-defaults-ia64.conf b/config/jdk-defaults-ia64.conf
new file mode 100644
index 0000000..8a9df26
--- /dev/null
+++ b/config/jdk-defaults-ia64.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= jrockit-bin-jdk
diff --git a/config/jdk-defaults-mips.conf b/config/jdk-defaults-mips.conf
new file mode 100644
index 0000000..c649d0e
--- /dev/null
+++ b/config/jdk-defaults-mips.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= blackdown-jdk
diff --git a/config/jdk-defaults-ppc.conf b/config/jdk-defaults-ppc.conf
new file mode 100644
index 0000000..31a46e3
--- /dev/null
+++ b/config/jdk-defaults-ppc.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= ibm-jdk-bin
diff --git a/config/jdk-defaults-ppc64.conf b/config/jdk-defaults-ppc64.conf
new file mode 100644
index 0000000..31a46e3
--- /dev/null
+++ b/config/jdk-defaults-ppc64.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= ibm-jdk-bin
diff --git a/config/jdk-defaults-sparc.conf b/config/jdk-defaults-sparc.conf
new file mode 100644
index 0000000..c649d0e
--- /dev/null
+++ b/config/jdk-defaults-sparc.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= blackdown-jdk
diff --git a/config/jdk-defaults-x86.conf b/config/jdk-defaults-x86.conf
new file mode 100644
index 0000000..703b9eb
--- /dev/null
+++ b/config/jdk-defaults-x86.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= blackdown-jdk ibm-jdk-bin sun-jdk jrockit-jdk-bin