From f42b82723ec71dbe46197b4495eb09f1c0e981fa Mon Sep 17 00:00:00 2001 From: Thomas Anderson Date: Wed, 29 Oct 2008 22:07:45 +0000 Subject: stable amd64, bug 244620 (Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64) --- dev-perl/WWW-Mechanize/ChangeLog | 6 +++++- dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl/WWW-Mechanize') diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index ffe5e068a249..864412259185 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/WWW-Mechanize # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.49 2008/10/27 13:30:10 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.50 2008/10/29 22:07:45 gentoofan23 Exp $ + + 29 Oct 2008; Thomas Anderson + WWW-Mechanize-1.34.ebuild: + stable amd64, bug 244620 27 Oct 2008; Ferris McCormick WWW-Mechanize-1.50.ebuild: diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild index 40012fda79bc..4a76732fac26 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v 1.2 2008/07/17 21:12:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v 1.3 2008/10/29 22:07:45 gentoofan23 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/" IUSE="test" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" # Bug in the tests - improper use of HTTP::Server SRC_TEST="do" -- cgit v1.2.3-65-gdbad