diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-11 22:10:33 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-11 22:10:33 +0000 |
commit | 917ca4e2da3c8a90a74543240c631bd8c88cd9fb (patch) | |
tree | 7ea8b04e195201c3b1b049e24247c643e75287c2 /dev-java | |
parent | amd64/x86 stable, bug #284300 (diff) | |
download | gentoo-2-917ca4e2da3c8a90a74543240c631bd8c88cd9fb.tar.gz gentoo-2-917ca4e2da3c8a90a74543240c631bd8c88cd9fb.tar.bz2 gentoo-2-917ca4e2da3c8a90a74543240c631bd8c88cd9fb.zip |
amd64/x86 stable, bug #284302
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/httpunit/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/httpunit/httpunit-1.6.2-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/httpunit/ChangeLog b/dev-java/httpunit/ChangeLog index 045259605f59..fe9a3970538f 100644 --- a/dev-java/httpunit/ChangeLog +++ b/dev-java/httpunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/httpunit -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.2 2008/11/22 16:50:31 fordfrog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.3 2009/09/11 22:10:33 maekke Exp $ + + 11 Sep 2009; Markus Meier <maekke@gentoo.org> httpunit-1.6.2-r3.ebuild: + amd64/x86 stable, bug #284302 *httpunit-1.6.2-r3 (22 Nov 2008) diff --git a/dev-java/httpunit/httpunit-1.6.2-r3.ebuild b/dev-java/httpunit/httpunit-1.6.2-r3.ebuild index 8cc1cb11929f..27c74b16eefc 100644 --- a/dev-java/httpunit/httpunit-1.6.2-r3.ebuild +++ b/dev-java/httpunit/httpunit-1.6.2-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild,v 1.1 2008/11/22 16:50:31 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild,v 1.2 2009/09/11 22:10:33 maekke Exp $ EAPI="2" inherit java-pkg-2 java-ant-2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" CDEPEND=" |