diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-10-07 22:49:50 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-10-07 22:49:50 +0000 |
commit | f419acb5638c6694ed895949d811e274fadc57fd (patch) | |
tree | 7fa9af57ed6284c8eae2e48e427295d4f811afc6 /dev-perl/WWW-Mechanize | |
parent | stable sparc, bug 283969 (diff) | |
download | gentoo-2-f419acb5638c6694ed895949d811e274fadc57fd.tar.gz gentoo-2-f419acb5638c6694ed895949d811e274fadc57fd.tar.bz2 gentoo-2-f419acb5638c6694ed895949d811e274fadc57fd.zip |
stable sparc, bug 283969
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index b0cc98905807..e810eab9f3ae 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/WWW-Mechanize # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.65 2009/09/19 16:30:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.66 2009/10/07 22:49:50 tcunha Exp $ + + 07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> WWW-Mechanize-1.60.ebuild: + stable sparc, bug 283969 19 Sep 2009; nixnut <nixnut@gentoo.org> WWW-Mechanize-1.60.ebuild: ppc stable #283969 diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild index c675379ee4e4..7f4d279fb8f2 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.60.ebuild,v 1.5 2009/09/19 16:30:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild,v 1.6 2009/10/07 22:49:50 tcunha Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Handy web browsing in a Perl object" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="test" # Bug in the tests - improper use of HTTP::Server |