diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-04-21 19:53:34 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-04-21 19:53:34 +0000 |
commit | 6f0613cb2f142654024ee49c1a474f844a8e89fd (patch) | |
tree | a65fd101c2c64d0cc16b0bfd05c344762d38ccb7 /dev-perl/WWW-Mechanize | |
parent | Cleanup (diff) | |
download | gentoo-2-6f0613cb2f142654024ee49c1a474f844a8e89fd.tar.gz gentoo-2-6f0613cb2f142654024ee49c1a474f844a8e89fd.tar.bz2 gentoo-2-6f0613cb2f142654024ee49c1a474f844a8e89fd.zip |
marked x86 per bug 412949
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
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 2b744edb8bf0..acac9c0c541c 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.83 2012/03/25 15:34:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.84 2012/04/21 19:53:34 jdhore Exp $ + + 21 Apr 2012; Jeff Horelick <jdhore@gentoo.org> WWW-Mechanize-1.720.0.ebuild: + marked x86 per bug 412949 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> WWW-Mechanize-1.66.ebuild, WWW-Mechanize-1.700.0.ebuild, WWW-Mechanize-1.710.0.ebuild, 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 4c8d9ef5bf82..299af8f9b6db 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.2 2012/03/25 15:34:44 armin76 Exp $ +# $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 $ 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=" |