1 # Copyright 1999-2011 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.30.ebuild,v 1.1 2010/06/12 11:58:40 tove Exp $
10 DESCRIPTION="Testing-specific WWW::Mechanize subclass"
13 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
16 "${FILESDIR}/${PV}/fix_dns-r2.patch"
18 RDEPEND=">=dev-perl/WWW-Mechanize-1.24
19 dev-perl/Carp-Assert-More
21 >=dev-perl/Test-LongString-0.12"
23 test? ( >=dev-perl/HTTP-Server-Simple-0.35
25 dev-perl/Test-Pod-Coverage
26 >dev-lang/perl-5.13.999