summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-07-24 11:13:45 +0000
committerTorsten Veller <tove@gentoo.org>2008-07-24 11:13:45 +0000
commitdc648ad91efeb47373c13db0658ba937c24d1c4e (patch)
tree0ef5204ec0c49ef9aa33d84586c0ef0efa1921f2 /dev-perl/Digest-SHA/Digest-SHA-5.43.ebuild
parentVersion bump (diff)
downloadgentoo-2-dc648ad91efeb47373c13db0658ba937c24d1c4e.tar.gz
gentoo-2-dc648ad91efeb47373c13db0658ba937c24d1c4e.tar.bz2
gentoo-2-dc648ad91efeb47373c13db0658ba937c24d1c4e.zip
Cleanup
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-tuxonice-r6 i686)
Diffstat (limited to 'dev-perl/Digest-SHA/Digest-SHA-5.43.ebuild')
-rw-r--r--dev-perl/Digest-SHA/Digest-SHA-5.43.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Digest-SHA/Digest-SHA-5.43.ebuild b/dev-perl/Digest-SHA/Digest-SHA-5.43.ebuild
deleted file mode 100644
index 0257dfb07c97..000000000000
--- a/dev-perl/Digest-SHA/Digest-SHA-5.43.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA/Digest-SHA-5.43.ebuild,v 1.5 2007/07/10 23:33:28 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl extension for SHA-1/224/256/384/512"
-HOMEPAGE="http://search.cpan.org/~mshelor/${P}"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSHELOR/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="amd64 ia64 sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"