summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-02 12:12:45 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-02 12:12:45 +0000
commitdc9ab68f8ff008308fe6a68c24d862be82490fc8 (patch)
tree913ccb14902367f6562100860db1715f8f461089 /dev-perl/CPAN-Checksums/CPAN-Checksums-2.01.ebuild
parentsparc/x86 stable wrt #266555 (diff)
downloadhistorical-dc9ab68f8ff008308fe6a68c24d862be82490fc8.tar.gz
historical-dc9ab68f8ff008308fe6a68c24d862be82490fc8.tar.bz2
historical-dc9ab68f8ff008308fe6a68c24d862be82490fc8.zip
Cleanup
Package-Manager: portage-2.2_rc31/cvs/Linux i686
Diffstat (limited to 'dev-perl/CPAN-Checksums/CPAN-Checksums-2.01.ebuild')
-rw-r--r--dev-perl/CPAN-Checksums/CPAN-Checksums-2.01.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.01.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.01.ebuild
deleted file mode 100644
index f297bf789efb..000000000000
--- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.01.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.01.ebuild,v 1.2 2008/11/18 14:27:00 tove Exp $
-
-MODULE_AUTHOR=ANDK
-inherit perl-module
-
-DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Data-Compare
- virtual/perl-Compress-Zlib
- dev-perl/Compress-Bzip2
- virtual/perl-Digest-SHA
- virtual/perl-File-Temp
- virtual/perl-Digest-MD5
- dev-lang/perl"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"