summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-12 16:58:33 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-12 16:58:33 +0000
commit76cfe711b626e7c6607270a87dd304c2dcb8cadf (patch)
tree0524862fcf92b7a3cfe05553364f861b1b180657 /dev-perl/WWW-Mechanize
parentMarking sparc stable (diff)
downloadgentoo-2-76cfe711b626e7c6607270a87dd304c2dcb8cadf.tar.gz
gentoo-2-76cfe711b626e7c6607270a87dd304c2dcb8cadf.tar.bz2
gentoo-2-76cfe711b626e7c6607270a87dd304c2dcb8cadf.zip
Marking sparc stable
(Portage version: 2.1)
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 7a8fc68dc50f..b7e8e6dbc77f 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.25 2006/04/07 17:15:55 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.26 2006/06/12 16:58:33 mcummings Exp $
+
+ 12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ WWW-Mechanize-1.18.ebuild:
+ Marking sparc stable
07 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
WWW-Mechanize-1.18.ebuild:
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild
index 57fddda1e562..ecb19454a199 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.3 2006/04/07 17:15:55 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild,v 1.4 2006/06/12 16:58:33 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"