summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 14:00:39 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 14:00:39 +0000
commit7b1a34000bd04cf185ca2c4a6cc7b52a85e0805c (patch)
tree6d2855fee89b4e74ae298940cb6a1d5b9db4f242 /dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild
parentEbuild maintenance (diff)
downloadgentoo-2-7b1a34000bd04cf185ca2c4a6cc7b52a85e0805c.tar.gz
gentoo-2-7b1a34000bd04cf185ca2c4a6cc7b52a85e0805c.tar.bz2
gentoo-2-7b1a34000bd04cf185ca2c4a6cc7b52a85e0805c.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8) (Signed Manifest commit)
Diffstat (limited to 'dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild')
-rw-r--r--dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild
deleted file mode 100644
index 3eef2585b2f9..000000000000
--- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild
+++ /dev/null
@@ -1,23 +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/Mail-POP3Client/Mail-POP3Client-2.16.ebuild,v 1.18 2006/08/05 13:52:39 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="POP3 client module for Perl"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/S/SD/SDOWD/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc s390 sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND=">=virtual/perl-libnet-1.0703
- dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-mydoc="FAQ"
-