summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-03-19 01:28:07 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-03-19 01:28:07 +0000
commita2f6c9f6acb0bd66cef2b61a801f9630d57ef58d (patch)
tree4911ce1cae8fe20faca550d47d0588dffca62b85 /dev-java/commons-pool
parentClean up (diff)
downloadhistorical-a2f6c9f6acb0bd66cef2b61a801f9630d57ef58d.tar.gz
historical-a2f6c9f6acb0bd66cef2b61a801f9630d57ef58d.tar.bz2
historical-a2f6c9f6acb0bd66cef2b61a801f9630d57ef58d.zip
Marking stable on x86, clean up.
Diffstat (limited to 'dev-java/commons-pool')
-rw-r--r--dev-java/commons-pool/ChangeLog6
-rw-r--r--dev-java/commons-pool/commons-pool-1.0.1-r3.ebuild29
-rw-r--r--dev-java/commons-pool/commons-pool-1.1.ebuild4
-rw-r--r--dev-java/commons-pool/files/digest-commons-pool-1.0.1-r31
4 files changed, 7 insertions, 33 deletions
diff --git a/dev-java/commons-pool/ChangeLog b/dev-java/commons-pool/ChangeLog
index 7c41849e6870..a04115c3df3f 100644
--- a/dev-java/commons-pool/ChangeLog
+++ b/dev-java/commons-pool/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/commons-pool
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/ChangeLog,v 1.11 2004/01/21 05:24:30 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/ChangeLog,v 1.12 2004/03/19 01:28:07 zx Exp $
+
+ 18 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-pool-1.0.1-r3.ebuild,
+ commons-pool-1.1.ebuild:
+ Small fixes, marking stable on x86.
21 Jan 2004; Adrian Almenar <strider@gentoo.org> commons-pool-1.1.ebuild:
Added doc flag, now install is through java-pkg_dojar instead of dojar.
diff --git a/dev-java/commons-pool/commons-pool-1.0.1-r3.ebuild b/dev-java/commons-pool/commons-pool-1.0.1-r3.ebuild
deleted file mode 100644
index 4f0ae5766f8f..000000000000
--- a/dev-java/commons-pool/commons-pool-1.0.1-r3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/commons-pool-1.0.1-r3.ebuild,v 1.4 2003/04/27 07:19:10 strider Exp $
-
-inherit jakarta-commons
-
-S=${WORKDIR}/${PN}-${PV}-src
-DESCRIPTION="Jakarta-Commons component providing general purpose object pooling API"
-HOMEPAGE="http://jakarta.apache.org/commons/pool.html"
-SRC_URI="mirror://apache/jakarta/commons/pool/source/pool-${PV}-src.tar.gz"
-DEPEND=">=virtual/jdk-1.3
- >=dev-java/ant-1.4
- >=dev-java/commons-collections-2.0
- junit? ( >=junit-3.7 )"
-RDEPEND=">=virtual/jre-1.3
- >=dev-java/commons-collections-2.0"
-LICENSE="Apache-1.1"
-SLOT="0"
-KEYWORDS="x86 ppc sparc"
-IUSE="doc jikes junit"
-
-src_compile() {
- echo "commons-collections.jar=`java-config --classpath=commons-collections`" >> build.properties
- jakarta-commons_src_compile myconf make
- jakarta-commons_src_install dojar
- use doc && jakarta-commons_src_compile makedoc
- use doc && jakarta-commons_src_install html
-}
-
diff --git a/dev-java/commons-pool/commons-pool-1.1.ebuild b/dev-java/commons-pool/commons-pool-1.1.ebuild
index 2c9405e97289..82694a5d1c23 100644
--- a/dev-java/commons-pool/commons-pool-1.1.ebuild
+++ b/dev-java/commons-pool/commons-pool-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/commons-pool-1.1.ebuild,v 1.2 2004/01/21 05:24:30 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/commons-pool-1.1.ebuild,v 1.3 2004/03/19 01:28:07 zx Exp $
inherit java-pkg
@@ -16,7 +16,7 @@ RDEPEND=">=virtual/jre-1.3
>=dev-java/commons-collections-2.0"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc amd64"
+KEYWORDS="x86 ~ppc ~sparc amd64"
IUSE="jikes junit doc"
src_compile() {
diff --git a/dev-java/commons-pool/files/digest-commons-pool-1.0.1-r3 b/dev-java/commons-pool/files/digest-commons-pool-1.0.1-r3
deleted file mode 100644
index 9f1f002fe823..000000000000
--- a/dev-java/commons-pool/files/digest-commons-pool-1.0.1-r3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 df9aaf5ee3e5d68abbee6eca0b8d037f pool-1.0.1-src.tar.gz 62093