summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-06-21 17:54:48 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-06-21 17:54:48 +0000
commit87dbb100aabf6d6bf781706e3fe17859ce1bfa69 (patch)
tree7206c5fefa42b4903d1e8b34ba5b2495270f9770 /dev-perl
parentMarking sparc stable (diff)
downloadgentoo-2-87dbb100aabf6d6bf781706e3fe17859ce1bfa69.tar.gz
gentoo-2-87dbb100aabf6d6bf781706e3fe17859ce1bfa69.tar.bz2
gentoo-2-87dbb100aabf6d6bf781706e3fe17859ce1bfa69.zip
Marking sparc stable
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl')
-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"