summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild')
-rw-r--r--dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild b/dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild
deleted file mode 100644
index 975fe778a78c..000000000000
--- a/dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild,v 1.7 2010/01/07 14:23:52 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=RJBS
-inherit perl-module
-
-DESCRIPTION="Local delivery of RFC2822 message format and headers"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-SRC_TEST="do"
-
-RDEPEND="dev-perl/Email-Simple
- dev-perl/Email-FolderType
- dev-perl/File-Path-Expand"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"