diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-06 20:15:38 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-06 20:15:38 +0000 |
commit | 1a8199178f2974222dcc6a785c93928cc322426e (patch) | |
tree | 09438eee31609db9b5b1e58ccb64ba79a6c31f8a /dev-perl/Mail-ListDetector | |
parent | ppc stable, bug #157799 (diff) | |
download | gentoo-2-1a8199178f2974222dcc6a785c93928cc322426e.tar.gz gentoo-2-1a8199178f2974222dcc6a785c93928cc322426e.tar.bz2 gentoo-2-1a8199178f2974222dcc6a785c93928cc322426e.zip |
Version bump
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/Mail-ListDetector')
-rw-r--r-- | dev-perl/Mail-ListDetector/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Mail-ListDetector/Mail-ListDetector-1.01.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Mail-ListDetector/files/digest-Mail-ListDetector-1.01 | 3 |
3 files changed, 31 insertions, 1 deletions
diff --git a/dev-perl/Mail-ListDetector/ChangeLog b/dev-perl/Mail-ListDetector/ChangeLog index d22cb01155c4..b5c74cdac236 100644 --- a/dev-perl/Mail-ListDetector/ChangeLog +++ b/dev-perl/Mail-ListDetector/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Mail-ListDetector # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.8 2007/03/05 13:11:13 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.9 2007/04/06 20:15:38 mcummings Exp $ + +*Mail-ListDetector-1.01 (06 Apr 2007) + + 06 Apr 2007; Michael Cummings <mcummings@gentoo.org> + +Mail-ListDetector-1.01.ebuild: + Version bump 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Mail-ListDetector-0.34.ebuild: diff --git a/dev-perl/Mail-ListDetector/Mail-ListDetector-1.01.ebuild b/dev-perl/Mail-ListDetector/Mail-ListDetector-1.01.ebuild new file mode 100644 index 000000000000..f07af14f6513 --- /dev/null +++ b/dev-perl/Mail-ListDetector/Mail-ListDetector-1.01.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-ListDetector/Mail-ListDetector-1.01.ebuild,v 1.1 2007/04/06 20:15:38 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="~alpha ~amd64 ~ia64 ~ppc ~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-1.01 b/dev-perl/Mail-ListDetector/files/digest-Mail-ListDetector-1.01 new file mode 100644 index 000000000000..98f54675803d --- /dev/null +++ b/dev-perl/Mail-ListDetector/files/digest-Mail-ListDetector-1.01 @@ -0,0 +1,3 @@ +MD5 1d60d2ecadffaedfab89c8f286186269 Mail-ListDetector-1.01.tar.gz 40197 +RMD160 1645c3e9877e7162962dfe0f368359fb52e359f6 Mail-ListDetector-1.01.tar.gz 40197 +SHA256 20861be5cc7c09050885b6c53bfc23783fbad3be7cbbbed8c75441ef8d8bf6b1 Mail-ListDetector-1.01.tar.gz 40197 |