summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Email-Send/Email-Send-2.198.ebuild')
-rw-r--r--dev-perl/Email-Send/Email-Send-2.198.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-perl/Email-Send/Email-Send-2.198.ebuild b/dev-perl/Email-Send/Email-Send-2.198.ebuild
deleted file mode 100644
index 0d2cd4359cd3..000000000000
--- a/dev-perl/Email-Send/Email-Send-2.198.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.198.ebuild,v 1.1 2009/07/15 19:03:08 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=RJBS
-inherit perl-module
-
-DESCRIPTION="Simply Sending Email"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="virtual/perl-Test-Simple
- >=virtual/perl-Module-Pluggable-2.97
- virtual/perl-Scalar-List-Utils
- >=dev-perl/Return-Value-1.302
- virtual/perl-File-Spec
- dev-perl/Email-Simple
- dev-perl/Email-Address"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"