diff options
Diffstat (limited to 'dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild')
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild index e40883479a61..1bc83162537b 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.60.ebuild,v 1.4 2006/10/21 14:48:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild,v 1.5 2007/01/19 17:36:15 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" SRC_URI="mirror://cpan/authors/id/P/PA/PAJAS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~pajas/${P}/" +HOMEPAGE="http://search.cpan.org/~pajas/" SLOT="0" LICENSE="Artistic" |