summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 22:37:50 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 22:37:50 +0000
commit0fd88fbee8374d27ed7fbc6a606b8e2702db58cf (patch)
treeae1a6f14f577d783a5535fa8b94d33a3a0e6cb1d /dev-perl/WWW-Mechanize
parentMarking sparc x86 stable (diff)
downloadgentoo-2-0fd88fbee8374d27ed7fbc6a606b8e2702db58cf.tar.gz
gentoo-2-0fd88fbee8374d27ed7fbc6a606b8e2702db58cf.tar.bz2
gentoo-2-0fd88fbee8374d27ed7fbc6a606b8e2702db58cf.zip
marking sparc x86 stable
(Portage version: 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