diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-04-06 07:38:19 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-04-06 07:38:19 +0000 |
commit | 8d12517cbca078a1df9eb0c064d59b9987be361f (patch) | |
tree | 3013bd65f92b548454370f555d628a4513083290 /dev-java/commons-collections | |
parent | marked stable on x86 (diff) | |
download | gentoo-2-8d12517cbca078a1df9eb0c064d59b9987be361f.tar.gz gentoo-2-8d12517cbca078a1df9eb0c064d59b9987be361f.tar.bz2 gentoo-2-8d12517cbca078a1df9eb0c064d59b9987be361f.zip |
x86 moved to stable. added ~ppc ~sparc.
Diffstat (limited to 'dev-java/commons-collections')
3 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/commons-collections/ChangeLog b/dev-java/commons-collections/ChangeLog index 0d730aeab5a3..c0d67aa914f0 100644 --- a/dev-java/commons-collections/ChangeLog +++ b/dev-java/commons-collections/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for dev-java/commons-collections # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.10 2003/03/18 22:42:12 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.11 2003/04/06 07:38:14 absinthe Exp $ *commons-collections-2.1-r3 (17 Mar 2003) + 06 Apr 2003; absinthe <absinthe@gentoo.org> commons-collections-2.1-r3.ebuild: + x86 moved to stable. added ~ppc ~sparc. + 18 Mar 2003; Dylan Carlson <absinthe@gentoo.org> commons-collections-2.1-r3.ebuild: java-commons eclass and functions were renamed to jakarta-commons. diff --git a/dev-java/commons-collections/commons-collections-2.1-r3.ebuild b/dev-java/commons-collections/commons-collections-2.1-r3.ebuild index 61991bb29400..0f20e5b3fd81 100644 --- a/dev-java/commons-collections/commons-collections-2.1-r3.ebuild +++ b/dev-java/commons-collections/commons-collections-2.1-r3.ebuild @@ -1,6 +1,6 @@ # 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-collections/commons-collections-2.1-r3.ebuild,v 1.2 2003/03/18 22:42:12 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-2.1-r3.ebuild,v 1.3 2003/04/06 07:38:14 absinthe Exp $ inherit jakarta-commons @@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.3 RDEPEND=">=virtual/jre-1.3" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~ppc ~sparc" IUSE="doc jikes junit" src_compile() { diff --git a/dev-java/commons-collections/files/digest-commons-collections-2.1-r3 b/dev-java/commons-collections/files/digest-commons-collections-2.1-r3 index f2de34acfce0..3a41b3a90a4c 100644 --- a/dev-java/commons-collections/files/digest-commons-collections-2.1-r3 +++ b/dev-java/commons-collections/files/digest-commons-collections-2.1-r3 @@ -1 +1,2 @@ +MD5 8522e03e5bbb7c82ed4b7393f0405d62 /commons-collections-2.1-r3.ebuild 854 MD5 ee30c02b1b57693f72cd86c899b925d9 commons-collections-2.1-src.tar.gz 229173 |