diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 04:17:33 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 04:17:33 +0000 |
commit | 5cb3f69aeb2971882b9b2c2bbe8cb7e20d7c8ca0 (patch) | |
tree | b6eafe4d56994047e613b9360e7d171189518f32 /dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild | |
parent | repoman fixes (diff) | |
download | historical-5cb3f69aeb2971882b9b2c2bbe8cb7e20d7c8ca0.tar.gz historical-5cb3f69aeb2971882b9b2c2bbe8cb7e20d7c8ca0.tar.bz2 historical-5cb3f69aeb2971882b9b2c2bbe8cb7e20d7c8ca0.zip |
um
Diffstat (limited to 'dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild')
-rw-r--r-- | dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild b/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild deleted file mode 100644 index dc8dd7fe01d4..000000000000 --- a/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild,v 1.7 2002/07/25 04:13:26 seemant Exp $ - - -inherit perl-module - -S=${WORKDIR}/${P} -CATEGORY="dev-perl" -DESCRIPTION="Mail sorting/delivery module for Perl." -SRC_URI="http://www.cpan.org/modules/by-module/Mail/${P}.tar.gz" -SLOT="0" -HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" - -SLOT="0" -DEPEND="${DEPEND} - >=dev-perl/POP3Client-2.7 - >=dev-perl/MailTools-1.15" - -SLOT="1" |