summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-18 02:06:48 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-18 02:06:48 +0000
commitdf4f1aac03bdfaebd5272b02a0628ae93cecedec (patch)
tree8d68b9e30f3356382264ec557f0b8f2b14ff35e2 /dev-perl/WWW-Mechanize
parentMarking amd64 stable (diff)
downloadgentoo-2-df4f1aac03bdfaebd5272b02a0628ae93cecedec.tar.gz
gentoo-2-df4f1aac03bdfaebd5272b02a0628ae93cecedec.tar.bz2
gentoo-2-df4f1aac03bdfaebd5272b02a0628ae93cecedec.zip
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
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.18.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog
index f556d1aa1596..284de4d6c229 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.30 2006/08/06 01:04:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.31 2006/08/18 02:06:48 mcummings Exp $
+
+ 18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ WWW-Mechanize-1.18.ebuild:
+ Marking amd64 stable
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
WWW-Mechanize-1.04.ebuild, WWW-Mechanize-1.12.ebuild,
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild
index 8c80a98bb1ab..ccd7b5298097 100644
--- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.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.18.ebuild,v 1.6 2006/08/06 01:04:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild,v 1.7 2006/08/18 02:06:48 mcummings Exp $
inherit perl-module
@@ -11,7 +11,7 @@ IUSE="test"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
#KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-KEYWORDS="~amd64 ppc sparc ~x86"
+KEYWORDS="amd64 ppc sparc ~x86"
# Bug in the tests - improper use of HTTP::Server
#SRC_TEST="do"