summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog
index d6dd9672c1c6..46af9c6d4c93 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.15 2005/07/30 12:52:11 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.16 2005/08/12 08:54:17 mcummings Exp $
+
+ 12 Aug 2005; Michael Cummings <mcummings@gentoo.org>
+ WWW-Mechanize-1.12.ebuild:
+ Marking stable x86
30 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org>
WWW-Mechanize-1.04.ebuild, WWW-Mechanize-1.12.ebuild,
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild
index a6df1c9d17fb..4b0eaeea364e 100644
--- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.12.ebuild,v 1.3 2005/07/30 12:52:11 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild,v 1.4 2005/08/12 08:54:17 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/${P}/"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
DEPEND="dev-perl/IO-Socket-SSL
>=dev-perl/libwww-perl-5.76