summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2008-10-29 22:07:45 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2008-10-29 22:07:45 +0000
commitf42b82723ec71dbe46197b4495eb09f1c0e981fa (patch)
tree286983e0eaa9c2b9fdcfae6836f0e3ee5d661fd7 /dev-perl/WWW-Mechanize
parentAdd missing dependency on GLUT (bug #244182). (diff)
downloadgentoo-2-f42b82723ec71dbe46197b4495eb09f1c0e981fa.tar.gz
gentoo-2-f42b82723ec71dbe46197b4495eb09f1c0e981fa.tar.bz2
gentoo-2-f42b82723ec71dbe46197b4495eb09f1c0e981fa.zip
stable amd64, bug 244620
(Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64)
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r--dev-perl/WWW-Mechanize/ChangeLog6
-rw-r--r--dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild4
2 files changed, 7 insertions, 3 deletions
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 <gentoofan23@gentoo.org>
+ WWW-Mechanize-1.34.ebuild:
+ stable amd64, bug 244620
27 Oct 2008; Ferris McCormick <fmccor@gentoo.org>
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"