diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-04-06 07:49:00 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-04-06 07:49:00 +0000 |
commit | cec3e22e01ecf53b05e31578a5ded0b2f6552e34 (patch) | |
tree | 995d097aa8ca393821f6fb232204078e3223faba /dev-java/commons-logging | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-cec3e22e01ecf53b05e31578a5ded0b2f6552e34.tar.gz gentoo-2-cec3e22e01ecf53b05e31578a5ded0b2f6552e34.tar.bz2 gentoo-2-cec3e22e01ecf53b05e31578a5ded0b2f6552e34.zip |
x86 ppc sparc moved to stable.
Diffstat (limited to 'dev-java/commons-logging')
-rw-r--r-- | dev-java/commons-logging/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/commons-logging/commons-logging-1.0.2-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/commons-logging/files/digest-commons-logging-1.0.2-r2 | 1 |
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-java/commons-logging/ChangeLog b/dev-java/commons-logging/ChangeLog index c951dc8b3895..d544aedcb86e 100644 --- a/dev-java/commons-logging/ChangeLog +++ b/dev-java/commons-logging/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for dev-java/commons-logging # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.7 2003/03/22 12:24:43 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.8 2003/04/06 07:48:55 absinthe Exp $ *commons-logging-1.0.2-r2 (22 Mar 2003) + 06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> + commons-logging-1.0.2-r2.ebuild: + x86 ppc sparc moved to stable. + 22 Mar 2003; Dylan Carlson <absinthe@gentoo.org> commons-logging-1.0.2-r2.ebuild: Changed to add 'doc' USE flag and jakarta-commons eclass. diff --git a/dev-java/commons-logging/commons-logging-1.0.2-r2.ebuild b/dev-java/commons-logging/commons-logging-1.0.2-r2.ebuild index abb40f4a5854..5fb63e5eae63 100644 --- a/dev-java/commons-logging/commons-logging-1.0.2-r2.ebuild +++ b/dev-java/commons-logging/commons-logging-1.0.2-r2.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-logging/commons-logging-1.0.2-r2.ebuild,v 1.1 2003/03/22 12:24:43 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.0.2-r2.ebuild,v 1.2 2003/04/06 07:48:55 absinthe Exp $ inherit jakarta-commons @@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.3 RDEPEND=">=virtual/jdk-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-logging/files/digest-commons-logging-1.0.2-r2 b/dev-java/commons-logging/files/digest-commons-logging-1.0.2-r2 index 608ab555e60d..aef195d5077a 100644 --- a/dev-java/commons-logging/files/digest-commons-logging-1.0.2-r2 +++ b/dev-java/commons-logging/files/digest-commons-logging-1.0.2-r2 @@ -1 +1,2 @@ +MD5 fe610e92a52a80b7ef1aaeec257ada0b /commons-logging-1.0.2-r2.ebuild 987 MD5 78bfaac25906a54b925bcc285872c9c9 commons-logging-1.0.2-src.tar.gz 33550 |