diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-04-06 08:05:26 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-04-06 08:05:26 +0000 |
commit | e7b88657e27900fba45f43bf9827ef82841befc6 (patch) | |
tree | fe1468753aefef2805eee9a21300c0c5fc6e9eeb /dev-java/commons-httpclient | |
parent | moved x86 ppc sparc to stable; housekeeping on older builds. (diff) | |
download | historical-e7b88657e27900fba45f43bf9827ef82841befc6.tar.gz historical-e7b88657e27900fba45f43bf9827ef82841befc6.tar.bz2 historical-e7b88657e27900fba45f43bf9827ef82841befc6.zip |
added ~ppc ~sparc keywords.
Diffstat (limited to 'dev-java/commons-httpclient')
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-java/commons-httpclient/ChangeLog b/dev-java/commons-httpclient/ChangeLog index 4be223d46dc4..17c18e17dc9d 100644 --- a/dev-java/commons-httpclient/ChangeLog +++ b/dev-java/commons-httpclient/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for dev-java/commons-httpclient # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.1 2003/03/22 12:02:07 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.2 2003/04/06 08:05:20 absinthe Exp $ *commons-httpclient-2.0_alpha3 (22 Mar 2003) + 06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> + commons-httpclient-2.0_alpha3.ebuild: + added ~ppc ~sparc keywords. + 22 Mar 2003; Dylan Carlson <absinthe@gentoo.org> commons-httpclient-2.0_alpha3.ebuild: Initial import. diff --git a/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.ebuild b/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.ebuild index b8ddf711aa0d..dee119fb5410 100644 --- a/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.ebuild +++ b/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.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-httpclient/commons-httpclient-2.0_alpha3.ebuild,v 1.1 2003/03/22 12:02:07 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.ebuild,v 1.2 2003/04/06 08:05:20 absinthe Exp $ inherit jakarta-commons @@ -16,7 +16,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-httpclient/files/digest-commons-httpclient-2.0_alpha3 b/dev-java/commons-httpclient/files/digest-commons-httpclient-2.0_alpha3 index 36fdc0fb5da4..4a676a7cb609 100644 --- a/dev-java/commons-httpclient/files/digest-commons-httpclient-2.0_alpha3 +++ b/dev-java/commons-httpclient/files/digest-commons-httpclient-2.0_alpha3 @@ -1 +1,2 @@ +MD5 366e2273ebb615a73bcb2e231e596da6 /commons-httpclient-2.0_alpha3.ebuild 1084 MD5 d668cc6b590ee1c2f5a533b41aa7fb89 commons-httpclient-2.0-alpha3.zip 1068445 |