diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:19:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:19:48 +0000 |
commit | 7cc058fe54e8853c5736580e77e82b463fdb0d80 (patch) | |
tree | 37bc9ffe24a329ab9a67caeea76f11295ae04043 /dev-perl/WWW-Mechanize | |
parent | Stable on amd64 (#283969) (diff) | |
download | gentoo-2-7cc058fe54e8853c5736580e77e82b463fdb0d80.tar.gz gentoo-2-7cc058fe54e8853c5736580e77e82b463fdb0d80.tar.bz2 gentoo-2-7cc058fe54e8853c5736580e77e82b463fdb0d80.zip |
Stable on amd64 (#283969)
(Portage version: 2.2_rc40/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 d1c6f9aa1753..d3c78ac0ca30 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.63 2009/09/13 14:59:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.64 2009/09/18 18:19:48 tove Exp $ + + 18 Sep 2009; Torsten Veller <tove@gentoo.org> WWW-Mechanize-1.60.ebuild: + Stable on amd64 (#283969) 13 Sep 2009; Raúl Porcel <armin76@gentoo.org> WWW-Mechanize-1.34.ebuild, WWW-Mechanize-1.60.ebuild: diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild index df7ca670aa6b..33dd950791ce 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.3 2009/09/13 14:59:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild,v 1.4 2009/09/18 18:19:48 tove 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 |