summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-15 05:20:22 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-15 05:20:22 +0000
commit3b81a4bfb5d04cbacf75c26145f9f0adea0496bd (patch)
treec1f329b3661646e3b33a4c919f2b3305a2843d5a /dev-perl/Test-WWW-Mechanize
parentStable on amd64 and x86 (#323529) (diff)
downloadgentoo-2-3b81a4bfb5d04cbacf75c26145f9f0adea0496bd.tar.gz
gentoo-2-3b81a4bfb5d04cbacf75c26145f9f0adea0496bd.tar.bz2
gentoo-2-3b81a4bfb5d04cbacf75c26145f9f0adea0496bd.zip
Stable on amd64 and x86 (#323529)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-WWW-Mechanize')
-rw-r--r--dev-perl/Test-WWW-Mechanize/ChangeLog6
-rw-r--r--dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-WWW-Mechanize/ChangeLog b/dev-perl/Test-WWW-Mechanize/ChangeLog
index 04059b1925e3..b930a0b2e0f8 100644
--- a/dev-perl/Test-WWW-Mechanize/ChangeLog
+++ b/dev-perl/Test-WWW-Mechanize/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-WWW-Mechanize
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.31 2010/06/12 11:58:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.32 2010/06/15 05:20:22 tove Exp $
+
+ 15 Jun 2010; Torsten Veller <tove@gentoo.org>
+ Test-WWW-Mechanize-1.28.ebuild:
+ Stable on amd64 and x86 (#323529)
*Test-WWW-Mechanize-1.30 (12 Jun 2010)
diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild
index ae90981c3480..f0a49d61661e 100644
--- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild
+++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild,v 1.1 2010/04/15 06:41:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild,v 1.2 2010/06/15 05:20:22 tove Exp $
MODULE_AUTHOR=PETDANCE
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Testing-specific WWW::Mechanize subclass"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/WWW-Mechanize-1.24