diff options
Diffstat (limited to 'dev-perl/digest-md2/digest-md2-2.01.ebuild')
-rw-r--r-- | dev-perl/digest-md2/digest-md2-2.01.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-perl/digest-md2/digest-md2-2.01.ebuild b/dev-perl/digest-md2/digest-md2-2.01.ebuild deleted file mode 100644 index ab42ba97ac9e..000000000000 --- a/dev-perl/digest-md2/digest-md2-2.01.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/digest-md2-2.01.ebuild,v 1.3 2003/10/28 01:24:26 brad_mssw Exp $ - -inherit perl-module - -MY_P=Digest-MD2-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Perl interface to the MD2 Algorithm" -SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/${MY_P}.tar.gz" -HOMEPAGE="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/${MY_P}.readme" - -SLOT="0" -LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~alpha ~ppc ~sparc ~amd64" |