# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.53.ebuild,v 1.7 2004/07/14 21:07:10 agriffis Exp $ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" SRC_URI="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 alpha ~ppc sparc ~mips" IUSE="" DEPEND="${DEPEND} >=dev-libs/libxslt-1.0.1 >=dev-perl/XML-LibXML-1.49"