summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-27 16:38:39 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-27 16:38:39 +0000
commit8e8e062350bd0d83b1876f58baca077630bc4991 (patch)
tree8aae5fbb9dfa766d8b404094315dfd0692ef8dc8 /dev-perl/MailTools/MailTools-1.44-r1.ebuild
parentcleaning (diff)
downloadhistorical-8e8e062350bd0d83b1876f58baca077630bc4991.tar.gz
historical-8e8e062350bd0d83b1876f58baca077630bc4991.tar.bz2
historical-8e8e062350bd0d83b1876f58baca077630bc4991.zip
Cleaning and bumping
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/MailTools/MailTools-1.44-r1.ebuild')
-rw-r--r--dev-perl/MailTools/MailTools-1.44-r1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/MailTools/MailTools-1.44-r1.ebuild b/dev-perl/MailTools/MailTools-1.44-r1.ebuild
deleted file mode 100644
index e863473d7e39..000000000000
--- a/dev-perl/MailTools/MailTools-1.44-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/MailTools-1.44-r1.ebuild,v 1.9 2005/01/04 12:00:14 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Basic mail modules for Perl"
-SRC_URI="http://www.cpan.org/modules/by-module/Mail/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc sparc alpha"
-IUSE=""
-
-DEPEND="${DEPEND}
- >=dev-perl/libnet-1.0703"