diff options
Diffstat (limited to 'dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild')
-rw-r--r-- | dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild deleted file mode 100644 index 5aed96b001fc..000000000000 --- a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.18 2008/03/30 01:43:55 halcy0n Exp $ - -inherit perl-module - -DESCRIPTION="query Sender Policy Framework for an IP,email,helo" -SRC_URI="mirror://cpan/authors/id/F/FR/FREESIDE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~freeside/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86" -IUSE="" - -DEPEND=">=dev-perl/Net-DNS-0.46 - dev-perl/Net-CIDR-Lite - dev-perl/Sys-Hostname-Long - dev-perl/URI - dev-lang/perl" - -RDEPEND="${DEPEND} - !mail-filter/libspf2" - -mydoc="TODO README sample/*" |