diff options
author | 2012-04-22 10:18:41 +0000 | |
---|---|---|
committer | 2012-04-22 10:18:41 +0000 | |
commit | 7b19b5e77e3df3db982904461f3b7869cc61ce31 (patch) | |
tree | 67d09aa0dc159e16068878e695faf06243b949b5 /dev-perl/WWW-Mechanize | |
parent | Version bump. (diff) | |
download | gentoo-2-7b19b5e77e3df3db982904461f3b7869cc61ce31.tar.gz gentoo-2-7b19b5e77e3df3db982904461f3b7869cc61ce31.tar.bz2 gentoo-2-7b19b5e77e3df3db982904461f3b7869cc61ce31.zip |
Stable for amd64, wrt bug #412949
(Portage version: 2.1.10.49/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.720.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index acac9c0c541c..523106468018 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.84 2012/04/21 19:53:34 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.85 2012/04/22 10:18:41 ago Exp $ + + 22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> WWW-Mechanize-1.720.0.ebuild: + Stable for amd64, wrt bug #412949 21 Apr 2012; Jeff Horelick <jdhore@gentoo.org> WWW-Mechanize-1.720.0.ebuild: marked x86 per bug 412949 diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild index 299af8f9b6db..616364c0f39d 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.720.0.ebuild,v 1.3 2012/04/21 19:53:34 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild,v 1.4 2012/04/22 10:18:41 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Handy web browsing in a Perl object" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |