aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2008-10-08 20:51:37 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2008-10-08 20:51:37 +0000
commit5bd880cafcf6562792efbb1fae561dd28ca525f6 (patch)
tree4f5ba4e3f70e194bfbb480e11d4025ebbf116d06 /virtual
parentdev-util/netbeans: Netbeans 6.1 moved from java-experimental overlay (diff)
downloadjava-5bd880cafcf6562792efbb1fae561dd28ca525f6.tar.gz
java-5bd880cafcf6562792efbb1fae561dd28ca525f6.tar.bz2
java-5bd880cafcf6562792efbb1fae561dd28ca525f6.zip
Add virtuals for GNU Classpath and IcedTea based JDKs.
svn path=/java-overlay/; revision=7064
Diffstat (limited to 'virtual')
-rw-r--r--virtual/gnu-classpath-jdk/ChangeLog8
-rw-r--r--virtual/gnu-classpath-jdk/Manifest2
-rw-r--r--virtual/gnu-classpath-jdk/gnu-classpath-jdk-1.5.ebuild19
-rw-r--r--virtual/icedtea-jdk/ChangeLog8
-rw-r--r--virtual/icedtea-jdk/Manifest2
-rw-r--r--virtual/icedtea-jdk/icedtea-jdk-1.6.ebuild15
6 files changed, 54 insertions, 0 deletions
diff --git a/virtual/gnu-classpath-jdk/ChangeLog b/virtual/gnu-classpath-jdk/ChangeLog
new file mode 100644
index 00000000..f969fd6f
--- /dev/null
+++ b/virtual/gnu-classpath-jdk/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for virtual/classpath-jdk
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*gnu-classpath-jdk-1.5 (08 Oct 2008)
+
+ 08 Oct 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> gnu-classpath-jdk-1.5.ebuild:
+ Initial import.
diff --git a/virtual/gnu-classpath-jdk/Manifest b/virtual/gnu-classpath-jdk/Manifest
new file mode 100644
index 00000000..efaac1d2
--- /dev/null
+++ b/virtual/gnu-classpath-jdk/Manifest
@@ -0,0 +1,2 @@
+EBUILD gnu-classpath-jdk-1.5.ebuild 493 RMD160 07a2026c7ad7b3102d7af35f572af4f2391c6140 SHA1 548f29b4c90fe38743e191389e93ae317c9e97b1 SHA256 aed41bf755d7774179ac2adf25cb8826daedb450eff7a64b49feafce39bf1cbc
+MISC ChangeLog 270 RMD160 22738be6df6cd594311ba4cae27ed1c6aea8776b SHA1 942754f427d9356247a9ff215bb84d859db56161 SHA256 46bd412f72941d46f1f3634a5c77619d851513337d4ede88180836d16af98d0e
diff --git a/virtual/gnu-classpath-jdk/gnu-classpath-jdk-1.5.ebuild b/virtual/gnu-classpath-jdk/gnu-classpath-jdk-1.5.ebuild
new file mode 100644
index 00000000..dce36785
--- /dev/null
+++ b/virtual/gnu-classpath-jdk/gnu-classpath-jdk-1.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for Classpath-based JDKs that match the given version of the Java SE platform specification"
+HOMEPAGE="http://www.gnu.org/software/classpath/"
+SRC_URI=""
+
+LICENSE="GPL-2-with-linking-exception"
+SLOT="1.5"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="|| (
+ >=dev-java/gcj-jdk-4.3
+ =dev-java/jamvm-1.5*
+ >=dev-java/cacao-0.99.2
+ )"
+DEPEND=""
diff --git a/virtual/icedtea-jdk/ChangeLog b/virtual/icedtea-jdk/ChangeLog
new file mode 100644
index 00000000..d866eabc
--- /dev/null
+++ b/virtual/icedtea-jdk/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for virtual/icedtea-jdk
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*icedtea-jdk-1.6 (08 Oct 2008)
+
+ 08 Oct 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> icedtea-jdk-1.6.ebuild:
+ Initial import.
diff --git a/virtual/icedtea-jdk/Manifest b/virtual/icedtea-jdk/Manifest
new file mode 100644
index 00000000..d02f0dd9
--- /dev/null
+++ b/virtual/icedtea-jdk/Manifest
@@ -0,0 +1,2 @@
+EBUILD icedtea-jdk-1.6.ebuild 418 RMD160 fab5024b2d8503db1608ba7b9f2ffe0db4804afd SHA1 67e9703bb28351acc31f6d8bfd7c40df365bdb70 SHA256 72cc8accc6be8acc7b15d86768058f2e5cbd52236a67a38b0b0768762f913ce1
+MISC ChangeLog 256 RMD160 154f86a7ff5849beb6e0d535130c9abd948c72ab SHA1 5fb378b754446a9873143e5fb8715250b13ca973 SHA256 6422d3d12aa8746371d494f4c0f62679f1adb2f82805186d2a02d5811eecf92f
diff --git a/virtual/icedtea-jdk/icedtea-jdk-1.6.ebuild b/virtual/icedtea-jdk/icedtea-jdk-1.6.ebuild
new file mode 100644
index 00000000..97c5b79e
--- /dev/null
+++ b/virtual/icedtea-jdk/icedtea-jdk-1.6.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for IcedTea-based JDKs that match the given version of the Java SE platform specification"
+HOMEPAGE="http://icedtea.classpath.org/"
+SRC_URI=""
+
+LICENSE="GPL-2-with-linking-exception"
+SLOT="1.6"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-java/icedtea6"
+DEPEND=""