diff options
Diffstat (limited to 'dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild')
-rw-r--r-- | dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild b/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild deleted file mode 100644 index 2afa6a0700fb..000000000000 --- a/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.8 2007/03/05 13:11:13 ticho Exp $ - -inherit perl-module - -DESCRIPTION="Perl extension for detecting mailing list messages" -SRC_URI="mirror://cpan/authors/id/M/MS/MSTEVENS/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" - -LICENSE="Artistic" -KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" -IUSE="" - -SLOT="0" -SRC_TEST="do" - -DEPEND="dev-perl/URI - dev-perl/Email-Valid - dev-perl/Email-Abstract - dev-lang/perl" |