diff options
Diffstat (limited to 'dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild')
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild index 46a504745cd2..9d3406097785 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild @@ -1,11 +1,11 @@ -# 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/CPAN-Checksums/CPAN-Checksums-1.039.ebuild,v 1.7 2006/10/15 09:41:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild,v 1.8 2007/01/15 15:26:32 mcummings Exp $ inherit perl-module DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN" -HOMEPAGE="http://search.cpan.org/~andk/${P}/" +HOMEPAGE="http://search.cpan.org/~andk/" SRC_URI="mirror://cpan/authors/id/A/AN/ANDK/${P}.tar.gz" LICENSE="Artistic" @@ -21,4 +21,3 @@ DEPEND="dev-perl/Data-Compare dev-perl/Digest-SHA virtual/perl-Digest-MD5 dev-lang/perl" -RDEPEND="${DEPEND}" |