summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/jdbc2-stdext/ChangeLog6
-rw-r--r--dev-java/jdbc2-stdext/Manifest6
-rw-r--r--dev-java/jdbc2-stdext/files/digest-jdbc2-stdext-2.01
-rw-r--r--dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild4
-rw-r--r--dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild40
-rw-r--r--dev-java/jldap/ChangeLog7
-rw-r--r--dev-java/jldap/Manifest4
-rw-r--r--dev-java/jldap/jldap-20040730.ebuild15
8 files changed, 23 insertions, 60 deletions
diff --git a/dev-java/jdbc2-stdext/ChangeLog b/dev-java/jdbc2-stdext/ChangeLog
index 36f43b21f8eb..6df9c34fefd6 100644
--- a/dev-java/jdbc2-stdext/ChangeLog
+++ b/dev-java/jdbc2-stdext/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/jdbc2-stdext
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/ChangeLog,v 1.7 2005/01/08 17:48:43 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/ChangeLog,v 1.8 2005/05/18 19:51:41 luckyduck Exp $
+
+ 18 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
+ -jdbc2-stdext-2.0.ebuild, jdbc2-stdext-2.0-r1.ebuild:
+ stable on amd64, ppc and x86
08 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
jdbc2-stdext-2.0-r1.ebuild:
diff --git a/dev-java/jdbc2-stdext/Manifest b/dev-java/jdbc2-stdext/Manifest
index fe44074e4ed7..f8da67b2fbd6 100644
--- a/dev-java/jdbc2-stdext/Manifest
+++ b/dev-java/jdbc2-stdext/Manifest
@@ -1,6 +1,4 @@
-MD5 46ad82551406a7665f02960b94508274 jdbc2-stdext-2.0-r1.ebuild 1426
-MD5 6fb20d39aa81c3b7a962766036459175 jdbc2-stdext-2.0.ebuild 1010
-MD5 47420c94b57aa41efa41a2f05b743fca ChangeLog 1049
+MD5 f974ebd98aa5ec39e7712f054c15a464 jdbc2-stdext-2.0-r1.ebuild 1423
+MD5 72683359693ae584962ac27db70fe224 ChangeLog 1189
MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157
-MD5 1cf846798557bc9abba0fbab0786354d files/digest-jdbc2-stdext-2.0 61
MD5 73087680fc277d629f6a9acdcf03eda6 files/digest-jdbc2-stdext-2.0-r1 133
diff --git a/dev-java/jdbc2-stdext/files/digest-jdbc2-stdext-2.0 b/dev-java/jdbc2-stdext/files/digest-jdbc2-stdext-2.0
deleted file mode 100644
index a699232ac190..000000000000
--- a/dev-java/jdbc2-stdext/files/digest-jdbc2-stdext-2.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f5b32e6765aa4eaa33a849414820d17f jdbc2_0-stdext.jar 6727
diff --git a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild
index 1b84dddee68f..bebe5169f2bb 100644
--- a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild
+++ b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild,v 1.3 2005/01/08 17:48:43 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild,v 1.4 2005/05/18 19:51:41 luckyduck Exp $
inherit java-pkg
@@ -12,7 +12,7 @@ HOMEPAGE="http://java.sun.com/products/jdbc"
SRC_URI="${stdext_bin} doc? ( ${stdext_doc} )"
LICENSE="sun-csl"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ppc amd64"
IUSE="doc"
RESTRICT="fetch"
DEPEND="app-arch/unzip"
diff --git a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild
deleted file mode 100644
index 0c1abd8b5337..000000000000
--- a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild,v 1.8 2005/01/08 17:48:43 luckyduck Exp $
-
-inherit java-pkg
-
-DESCRIPTION="A standard set of libs for Server-Side JDBC support"
-HOMEPAGE="http://java.sun.com/products/jdbc"
-SRC_URI="jdbc2_0-stdext.jar"
-LICENSE="sun-csl"
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
-IUSE=""
-RESTRICT="fetch"
-
-RDEPEND=">=virtual/jdk-1.4"
-
-S=${WORKDIR}
-
-pkg_nofetch() {
- einfo
- einfo " Due to license restrictions, we cannot fetch the"
- einfo " distributables automagically."
- einfo " "
- einfo " 1. Visit http://java.sun.com/products/jdbc/download.html#spec'"
- einfo " 2. Select 'JDBC(TM) 2.0 Optional Package Binary'"
- einfo " 3. Download ${SRC_URI}"
- einfo " 4. Move file to ${DISTDIR}"
- einfo " 5. Run emerge on this package again to complete"
- einfo
-}
-
-src_unpack() { :; }
-
-src_compile() { :; }
-
-src_install() {
- java-pkg_dojar ${DISTDIR}/${A}
-}
-
diff --git a/dev-java/jldap/ChangeLog b/dev-java/jldap/ChangeLog
index 66fa9a42c30f..b0ddd4d218e1 100644
--- a/dev-java/jldap/ChangeLog
+++ b/dev-java/jldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jldap
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jldap/ChangeLog,v 1.3 2004/10/22 08:48:21 absinthe Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jldap/ChangeLog,v 1.4 2005/05/18 19:47:42 luckyduck Exp $
+
+ 18 May 2005; Jan Brinkmann <luckyduck@gentoo.org> jldap-20040730.ebuild:
+ stable on amd64, ppc and x86
22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jldap-20040730.ebuild:
Keywords ~amd64.
diff --git a/dev-java/jldap/Manifest b/dev-java/jldap/Manifest
index 04df8c78b288..12dbf7547bb3 100644
--- a/dev-java/jldap/Manifest
+++ b/dev-java/jldap/Manifest
@@ -1,4 +1,4 @@
-MD5 3c43213148c380800f997f98166db241 ChangeLog 654
-MD5 b151eefb1ce8842e93f16f8b373450c8 jldap-20040730.ebuild 1062
+MD5 82eb610db7641b516d881c423b7083e0 ChangeLog 761
+MD5 6a7f105e444a9ac26e18545a8b44a1ce jldap-20040730.ebuild 1038
MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157
MD5 746f11dbae37cf163aa34b5d858ea783 files/digest-jldap-20040730 78
diff --git a/dev-java/jldap/jldap-20040730.ebuild b/dev-java/jldap/jldap-20040730.ebuild
index ad1fd7c31dda..81991306bb68 100644
--- a/dev-java/jldap/jldap-20040730.ebuild
+++ b/dev-java/jldap/jldap-20040730.ebuild
@@ -1,22 +1,21 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jldap/jldap-20040730.ebuild,v 1.4 2004/10/22 08:48:21 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jldap/jldap-20040730.ebuild,v 1.5 2005/05/18 19:47:42 luckyduck Exp $
inherit java-pkg
DESCRIPTION="The LDAP Class Libraries for Java (JLDAP) enable you to write applications to access, manage, update, and search for information stored in directories accessible using LDAPv3. JLDAP was developed by Novell."
-
HOMEPAGE="http://www.openldap.org/jldap/"
SRC_URI="mirror://gentoo/jldap-Sep_ndk_2003-gentoo.tar.bz2"
-IUSE="doc jikes"
LICENSE="OPENLDAP"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ppc ~sparc amd64"
+IUSE="doc jikes"
DEPEND=">=virtual/jdk-1.4
- >=dev-java/ant-1.5.1
- jikes? ( dev-java/jikes )"
+ >=dev-java/ant-1.5.1
+ jikes? ( dev-java/jikes )"
RDEPEND=">=virtual/jdk-1.2"
S=${WORKDIR}/${PN}
@@ -29,7 +28,7 @@ src_compile() {
}
src_install() {
- dodoc COPYRIGHT LICENSE README
+ dodoc README
java-pkg_dojar lib/*
use doc && java-pkg_dohtml -r doc/*
}