summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-01-15 11:44:08 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-01-15 11:44:08 +0000
commit38f563205656a546eb773df62b16712a020e2a6b (patch)
treef7ae79d81bd18bcdb5d961d26df1a3602f0f962c /dev-perl/WWW-Mechanize
parentperl-core/Test-Simple stable on ppc. (diff)
downloadgentoo-2-38f563205656a546eb773df62b16712a020e2a6b.tar.gz
gentoo-2-38f563205656a546eb773df62b16712a020e2a6b.tar.bz2
gentoo-2-38f563205656a546eb773df62b16712a020e2a6b.zip
dev-perl/WWW-Mechanize stable on ppc.
(Portage version: 2.0.53)
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.16.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog
index b5effb96b9e4..16aae4b6c29a 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.19 2006/01/13 22:34:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.20 2006/01/15 11:44:08 hansmi Exp $
+
+ 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
+ WWW-Mechanize-1.16.ebuild:
+ Stable on ppc.
13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
WWW-Mechanize-1.16.ebuild:
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild
index 7d2635377430..98695da37480 100644
--- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.16.ebuild,v 1.2 2006/01/13 22:34:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild,v 1.3 2006/01/15 11:44:08 hansmi 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