summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Ross <joslwah@gentoo.org>2008-01-02 10:22:00 +0000
committerJoshua Ross <joslwah@gentoo.org>2008-01-02 10:22:00 +0000
commit933bd1239128696160afb655b82f6c712dda802d (patch)
treeb3403d2b8fce6b5e9b432c9482c270bef860ba67 /dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild
parentstable x86, bug 203585 (diff)
downloadgentoo-2-933bd1239128696160afb655b82f6c712dda802d.tar.gz
gentoo-2-933bd1239128696160afb655b82f6c712dda802d.tar.bz2
gentoo-2-933bd1239128696160afb655b82f6c712dda802d.zip
Initial commit of new perl module Email-LocalDelivery.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild')
-rw-r--r--dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild b/dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild
new file mode 100644
index 000000000000..871d73a07e2f
--- /dev/null
+++ b/dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-LocalDelivery/Email-LocalDelivery-0.217.ebuild,v 1.1 2008/01/02 10:21:59 joslwah Exp $
+
+inherit perl-module
+
+DESCRIPTION="Local delivery of RFC2822 message format and headers"
+SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~rjbs/"
+
+LICENSE="Artistic"
+KEYWORDS="~amd64"
+IUSE=""
+
+SRC_TEST="do"
+SLOT="0"
+
+DEPEND="dev-lang/perl dev-perl/Email-FolderType dev-perl/File-Path-Expand"
+
+#File::Path::Expand \ No newline at end of file