diff options
Diffstat (limited to 'dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild')
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild index e31ff0f17b3f..f1785de5a655 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild @@ -1,11 +1,11 @@ # 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.050.ebuild,v 1.5 2007/01/07 19:21:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild,v 1.6 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" @@ -22,4 +22,3 @@ DEPEND="dev-perl/Data-Compare virtual/perl-File-Temp virtual/perl-Digest-MD5 dev-lang/perl" -RDEPEND="${DEPEND}" |