summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2007-10-19 20:34:38 +0000
committerChristian Hartmann <ian@gentoo.org>2007-10-19 20:34:38 +0000
commit1e6b3da3fead9338020cdf367e6048018897174c (patch)
treee2eb29e41349a97bbbeef64f9f34fcc14e2af2d4 /dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild
parentalpha/ia64/sparc stable wrt #195915 (diff)
downloadhistorical-1e6b3da3fead9338020cdf367e6048018897174c.tar.gz
historical-1e6b3da3fead9338020cdf367e6048018897174c.tar.bz2
historical-1e6b3da3fead9338020cdf367e6048018897174c.zip
Version bump
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild')
-rw-r--r--dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild
new file mode 100644
index 000000000000..e98a05d5954b
--- /dev/null
+++ b/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild,v 1.1 2007/10/19 20:22:39 ian Exp $
+
+inherit perl-module
+
+DESCRIPTION="Mail sorting/delivery module for Perl."
+SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~rjbs/"
+
+LICENSE="Artistic"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SLOT="0"
+DEPEND="dev-perl/MIME-tools
+ >=dev-perl/MailTools-1.15
+ perl-core/libnet
+ dev-perl/File-Tempdir
+ >=dev-perl/File-HomeDir-0.61
+ dev-lang/perl"