summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-20 03:14:46 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-20 03:14:46 +0000
commite45d6a33957ebf8e0f9916927062c25e83b3dd80 (patch)
tree927b0c7261dd3bf9752e4fc1e61f6a2df14d98ae /dev-perl
parentDep for Mail-ListDetector (diff)
downloadhistorical-e45d6a33957ebf8e0f9916927062c25e83b3dd80.tar.gz
historical-e45d6a33957ebf8e0f9916927062c25e83b3dd80.tar.bz2
historical-e45d6a33957ebf8e0f9916927062c25e83b3dd80.zip
Dep for Mail-Audit
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Mail-ListDetector/ChangeLog10
-rw-r--r--dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild21
-rw-r--r--dev-perl/Mail-ListDetector/files/digest-Mail-ListDetector-0.343
-rw-r--r--dev-perl/Mail-ListDetector/metadata.xml10
4 files changed, 44 insertions, 0 deletions
diff --git a/dev-perl/Mail-ListDetector/ChangeLog b/dev-perl/Mail-ListDetector/ChangeLog
new file mode 100644
index 000000000000..a987b800abe6
--- /dev/null
+++ b/dev-perl/Mail-ListDetector/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Mail-ListDetector
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.1 2006/08/20 03:14:46 mcummings Exp $
+
+*Mail-ListDetector-0.34 (20 Aug 2006)
+
+ 20 Aug 2006; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+ +Mail-ListDetector-0.34.ebuild:
+ Dep for Mail-Audit
+
diff --git a/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild b/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild
new file mode 100644
index 000000000000..9170bf794b3d
--- /dev/null
+++ b/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.1 2006/08/20 03:14:46 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Perl extension for detecting mailing list messages"
+SRC_URI="mirror://cpan/authors/id/M/MS/MSTEVENS/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
+
+LICENSE="Artistic"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+
+SLOT="0"
+SRC_TEST="do"
+
+DEPEND="dev-perl/URI
+ dev-perl/Email-Valid
+ dev-perl/Email-Abstract
+ dev-lang/perl"
diff --git a/dev-perl/Mail-ListDetector/files/digest-Mail-ListDetector-0.34 b/dev-perl/Mail-ListDetector/files/digest-Mail-ListDetector-0.34
new file mode 100644
index 000000000000..33ec38cf7caa
--- /dev/null
+++ b/dev-perl/Mail-ListDetector/files/digest-Mail-ListDetector-0.34
@@ -0,0 +1,3 @@
+MD5 7281ae548845a6ae800a1b1537ac7942 Mail-ListDetector-0.34.tar.gz 39817
+RMD160 d08413aa2a00401be8d28a39e677ae05acb895d8 Mail-ListDetector-0.34.tar.gz 39817
+SHA256 5b1851be4c4df04deccff3ec0568bcde1d95d32699c51e571f73b5ffd52edef9 Mail-ListDetector-0.34.tar.gz 39817
diff --git a/dev-perl/Mail-ListDetector/metadata.xml b/dev-perl/Mail-ListDetector/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/Mail-ListDetector/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>