summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 22:39:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 22:39:54 +0000
commitc7c25c03badd87cf525b0940a93e79ae79be7e47 (patch)
treecd58faf6b8ca0ebc9e9926809e35ec7374e3c0d1 /dev-perl/WWW-Mechanize
parentmarking x86 stable, ~sparc (diff)
downloadhistorical-c7c25c03badd87cf525b0940a93e79ae79be7e47.tar.gz
historical-c7c25c03badd87cf525b0940a93e79ae79be7e47.tar.bz2
historical-c7c25c03badd87cf525b0940a93e79ae79be7e47.zip
marking sparc x86 stable
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r--dev-perl/WWW-Mechanize/ChangeLog8
-rw-r--r--dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog
index 668192560adc..b5effb96b9e4 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.18 2005/12/03 14:25:18 mcummings Exp $
+# 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 $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ WWW-Mechanize-1.16.ebuild:
+ marking sparc x86 stable
*WWW-Mechanize-1.16 (03 Dec 2005)
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild
index 3d6466071195..7d2635377430 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-2005 Gentoo Foundation
+# 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.1 2005/12/03 14:25:18 mcummings Exp $
+# $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 $
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