summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/MD5/MD5-2.02.ebuild')
-rw-r--r--dev-perl/MD5/MD5-2.02.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/MD5/MD5-2.02.ebuild b/dev-perl/MD5/MD5-2.02.ebuild
deleted file mode 100644
index d3068d5f9d36..000000000000
--- a/dev-perl/MD5/MD5-2.02.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/MD5-2.02.ebuild,v 1.14 2005/04/01 21:01:57 hansmi Exp $
-
-inherit perl-module
-
-DESCRIPTION="The Perl MD5 Module"
-SRC_URI="http://www.cpan.org/authors/id/G/GA/GAAS/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/authors/is/G/GA/GAAS/${P}.readme"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc sparc alpha"
-IUSE=""
-
-export OPTIMIZE="${CFLAGS}"