summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild')
-rw-r--r--dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild
deleted file mode 100644
index 76a44afc374c..000000000000
--- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild,v 1.14 2012/03/25 16:36:43 armin76 Exp $
-
-inherit perl-module
-
-DESCRIPTION="POP3 client module for Perl"
-HOMEPAGE="http://search.cpan.org/~sdowd/"
-SRC_URI="mirror://cpan/authors/id/S/SD/SDOWD/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND=">=virtual/perl-libnet-1.0703
- dev-lang/perl"
-
-mydoc="FAQ"