blob: 1e3f5942be174b7c76b7e9eb143261564a474bf3 [file] [log] [blame]
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-XPath/Class-XPath-1.4.ebuild,v 1.10 2009/10/22 12:19:51 tove Exp $
MODULE_AUTHOR=SAMTREGAR
inherit perl-module
DESCRIPTION="adds xpath matching to object trees"
SLOT="0"
KEYWORDS="amd64 ia64 sparc x86"
IUSE="test"
RDEPEND="dev-lang/perl"
DEPEND="${RDEPEND}
test? ( dev-perl/HTML-Tree )"
SRC_TEST="do"