From 9ca111368875ddfcdc94a67431b7f684e6bc2ef9 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 12 Jan 2014 19:58:52 +0000 Subject: amd64 stable, bug #496668 (Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4) --- dev-java/httpunit/ChangeLog | 5 ++++- dev-java/httpunit/httpunit-1.7.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-java') diff --git a/dev-java/httpunit/ChangeLog b/dev-java/httpunit/ChangeLog index 40e5e3bd9c5c..9a36131b2d6b 100644 --- a/dev-java/httpunit/ChangeLog +++ b/dev-java/httpunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/httpunit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.9 2014/01/01 12:42:22 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.10 2014/01/12 19:58:52 pacho Exp $ + + 12 Jan 2014; Pacho Ramos httpunit-1.7.ebuild: + amd64 stable, bug #496668 01 Jan 2014; Tom Wijsman httpunit-1.7.ebuild: Remove TODO comment as META-INF is usual Java metadata and that thus isn't a diff --git a/dev-java/httpunit/httpunit-1.7.ebuild b/dev-java/httpunit/httpunit-1.7.ebuild index 1197a7e093bd..626f6af3901b 100644 --- a/dev-java/httpunit/httpunit-1.7.ebuild +++ b/dev-java/httpunit/httpunit-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.7.ebuild,v 1.3 2014/01/01 12:42:22 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.7.ebuild,v 1.4 2014/01/12 19:58:52 pacho Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" CDEPEND=" >=dev-java/junit-3.8:0 -- cgit v1.2.3-65-gdbad