summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-06-15 03:23:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-06-15 03:23:54 +0000
commit1ee1d98047d34d8c27d041f4605ee52bea1e5417 (patch)
treee18242c2da309e72d7ab485487a554846289ea33 /dev-perl/WWW-Mechanize
parentMarking amd64 stable (diff)
downloadgentoo-2-1ee1d98047d34d8c27d041f4605ee52bea1e5417.tar.gz
gentoo-2-1ee1d98047d34d8c27d041f4605ee52bea1e5417.tar.bz2
gentoo-2-1ee1d98047d34d8c27d041f4605ee52bea1e5417.zip
Marking amd64 stable
(Portage version: 2.1.2.9)
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.24.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog
index a08c9e80759f..7e14fe3819a7 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.37 2007/06/13 06:54:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.38 2007/06/15 03:23:54 mcummings Exp $
+
+ 15 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ WWW-Mechanize-1.24.ebuild:
+ Marking amd64 stable
*WWW-Mechanize-1.30 (13 Jun 2007)
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild
index 5e5c9d75f1c3..b32c5055b38a 100644
--- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.24.ebuild,v 1.1 2007/05/12 14:52:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild,v 1.2 2007/06/15 03:23:54 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/"
IUSE="test"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
# Bug in the tests - improper use of HTTP::Server
#SRC_TEST="do"