# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header$ # Autogenerated by Leon Brocard # Inherit from perl-module.eclass inherit perl-module S=${WORKDIR}/${P} DESCRIPTION="Perl module: " SRC_URI="http://www.cpan.org/authors/id/M/MS/MSERGEANT/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/search?dist=AxKit-XSP-Util" newdepend " >=dev-perl/HTTP-GHTTP-1.07 >=dev-perl/mod_perl-1.27 >=dev-perl/Time-Piece-1.07 >=dev-perl/XML-LibXML-1.52 >=dev-perl/AxKit-1.6 " src_compile() { try perl Makefile.PL try make try make test }