# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Tagset/HTML-Tagset-3.10.ebuild,v 1.14 2006/10/09 15:33:25 mcummings Exp $ inherit perl-module DESCRIPTION="data tables useful in parsing HTML" SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/search?module=${PN}" SLOT="0" LICENSE="Artistic" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" DEPEND="dev-lang/perl"