diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-10-27 13:30:10 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-10-27 13:30:10 +0000 |
commit | 53441715254e538ec304b708185b2ea25b308424 (patch) | |
tree | 76ed9f7f9c81d0a2b6df4c113c728d415acc2630 /dev-perl/WWW-Mechanize | |
parent | Keyword for ~sparc, part of Bug #244620. (diff) | |
download | gentoo-2-53441715254e538ec304b708185b2ea25b308424.tar.gz gentoo-2-53441715254e538ec304b708185b2ea25b308424.tar.bz2 gentoo-2-53441715254e538ec304b708185b2ea25b308424.zip |
Keyword for ~sparc, part of Bug #244620.
(Portage version: 2.2_rc12/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index 6bd9ba6f4c11..ffe5e068a249 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/WWW-Mechanize # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.48 2008/10/27 11:34:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.49 2008/10/27 13:30:10 fmccor Exp $ + + 27 Oct 2008; Ferris McCormick <fmccor@gentoo.org> + WWW-Mechanize-1.50.ebuild: + Keyword for ~sparc, part of Bug #244620. *WWW-Mechanize-1.50 (27 Oct 2008) diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild index b24c2c56215e..ba9e3f98d1b2 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.50.ebuild,v 1.1 2008/10/27 11:34:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v 1.2 2008/10/27 13:30:10 fmccor Exp $ MODULE_AUTHOR=PETDANCE inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Handy web browsing in a Perl object" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="test" # Bug in the tests - improper use of HTTP::Server |