diff options
Diffstat (limited to 'dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.60.ebuild index 33dd950791ce..c675379ee4e4 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.4 2009/09/18 18:19:48 tove Exp $ +# $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 $ 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 |