summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-06-21 18:00:41 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-06-21 18:00:41 +0000
commit8c8397ef0225fd647eb792386b8d03ccbc480211 (patch)
tree68c77fbfb030970a99fd78ada7fd2f36c8a85e0d /dev-perl/WWW-Mechanize
parentBack to ~amd64 wrt bug 181110 (diff)
downloadhistorical-8c8397ef0225fd647eb792386b8d03ccbc480211.tar.gz
historical-8c8397ef0225fd647eb792386b8d03ccbc480211.tar.bz2
historical-8c8397ef0225fd647eb792386b8d03ccbc480211.zip
Marking sparc stable
Package-Manager: portage-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 7e14fe3819a7..1669a0415308 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.38 2007/06/15 03:23:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.39 2007/06/21 17:54:48 mcummings Exp $
+
+ 21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ WWW-Mechanize-1.24.ebuild:
+ Marking sparc stable
15 Jun 2007; Michael Cummings <mcummings@gentoo.org>
WWW-Mechanize-1.24.ebuild:
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild
index b32c5055b38a..f3db8b0c20fe 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.2 2007/06/15 03:23:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild,v 1.3 2007/06/21 17:54:48 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"