summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-08-12 14:38:22 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-08-12 14:38:22 +0000
commit4f02a40163adddf8f72d3ce5c33cdcd2fb638c29 (patch)
treedaa260b69f5ce53eb57ec9e88aa2b08c3d5af4e4 /dev-perl/WWW-Mechanize
parentManifest sign (diff)
downloadgentoo-2-4f02a40163adddf8f72d3ce5c33cdcd2fb638c29.tar.gz
gentoo-2-4f02a40163adddf8f72d3ce5c33cdcd2fb638c29.tar.bz2
gentoo-2-4f02a40163adddf8f72d3ce5c33cdcd2fb638c29.zip
Stable on sparc
(Portage version: 2.0.51.22-r2)
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 46af9c6d4c93..c83f2aaaffa1 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.16 2005/08/12 08:54:17 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.17 2005/08/12 14:33:44 gustavoz Exp $
+
+ 12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ WWW-Mechanize-1.12.ebuild:
+ Stable on sparc
12 Aug 2005; Michael Cummings <mcummings@gentoo.org>
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 4b0eaeea364e..7d45729c7ef4 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.4 2005/08/12 08:54:17 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild,v 1.5 2005/08/12 14:33:44 gustavoz 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