# ChangeLog for dev-perl/MD5
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/ChangeLog,v 1.21 2006/08/05 13:38:57 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/ChangeLog,v 1.22 2007/01/19 14:07:18 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> MD5-2.03.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org> MD5-2.03.ebuild:
Adding perl dep; fixed DEPEND
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/MD5-2.03.ebuild,v 1.13 2006/08/05 13:38:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/MD5-2.03.ebuild,v 1.14 2007/01/19 14:07:18 mcummings Exp $
inherit perl-module
DESCRIPTION="The Perl MD5 Module"
SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/authors/is/G/GA/GAAS/${P}.readme"
+HOMEPAGE="http://www.cpan.org/~gaas/"
SLOT="0"
LICENSE="Artistic"
DEPEND="virtual/perl-Digest-MD5
dev-lang/perl"
-RDEPEND="${DEPEND}"
SRC_TEST="do"
export OPTIMIZE="${CFLAGS}"
-
MD5 0957f02fc30bc2106b3286ba854917bc MD5-2.03.tar.gz 2810
+RMD160 7a54414f5b15bcdd3769ea6f3e356f3b1f5261dc MD5-2.03.tar.gz 2810
+SHA256 764d34efb50ecf12d83561f66ef6724f89c3dde6f5aa26ea18cf5f84c87bf7e1 MD5-2.03.tar.gz 2810
# ChangeLog for dev-perl/MIME-Lite
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.13 2006/08/05 13:39:45 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.14 2007/01/19 14:08:08 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ MIME-Lite-3.01.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
MIME-Lite-3.01.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild,v 1.12 2006/08/05 13:39:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild,v 1.13 2007/01/19 14:08:08 mcummings Exp $
IUSE=""
DESCRIPTION="low-calorie MIME generator"
SRC_URI="mirror://cpan/authors/id/Y/YV/YVES/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/author/ERYQ/${P}/"
+HOMEPAGE="http://search.cpan.org/author/ERYQ/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+DEPEND="dev-lang/perl"
+
src_install() {
perl-module_src_install
eval `perl '-V:installvendorlib'`
cd ${S}
cp ${S}/contrib/*.pm ${BUILD_VENDOR_LIB}/
}
-
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/MLDBM
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/ChangeLog,v 1.23 2006/08/05 13:41:57 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/ChangeLog,v 1.24 2007/01/19 14:09:29 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -MLDBM-2.00-r1.ebuild, -MLDBM-2.00-r2.ebuild, MLDBM-2.01.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org> MLDBM-2.00-r1.ebuild,
MLDBM-2.00-r2.ebuild, MLDBM-2.01.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/MLDBM-2.01.ebuild,v 1.15 2006/08/05 13:41:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/MLDBM-2.01.ebuild,v 1.16 2007/01/19 14:09:29 mcummings Exp $
inherit perl-module
DESCRIPTION="A multidimensional/tied hash Perl Module"
SRC_URI="mirror://cpan/authors/id/C/CH/CHAMAS/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~chamas/${P}/"
+HOMEPAGE="http://search.cpan.org/~chamas/"
SLOT="0"
LICENSE="Artistic"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
MD5 99550ae2cffbc0bb3eb0358631077c10 MLDBM-2.01.tar.gz 9568
+RMD160 f8debf7189a976562310bb2ace35bda3d923050e MLDBM-2.01.tar.gz 9568
+SHA256 e83550629724c9b2e4ddd3fe777c8240d44f62e37338361a59ebec5f8e8e3893 MLDBM-2.01.tar.gz 9568
# ChangeLog for dev-perl/Mail-IMAPClient
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.15 2006/10/20 19:53:04 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.16 2007/01/19 13:55:34 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Mail-IMAPClient-2.2.9.ebuild:
+ Ebuild maintenance
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
Mail-IMAPClient-2.2.9.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild,v 1.18 2006/10/20 19:53:04 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild,v 1.19 2007/01/19 13:55:34 mcummings Exp $
inherit perl-module eutils
DESCRIPTION="IMAP client module for Perl"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~djkernen/"
SRC_URI="mirror://cpan/modules/by-module/Mail/${P}.tar.gz"
LICENSE="Artistic"
DEPEND=">=virtual/perl-libnet-1.0703
dev-perl/Parse-RecDescent
dev-lang/perl"
-RDEPEND="${DEPEND}"
# Tests are not enabled for this package intentionally. They require
# an active imap server to connect to, as well as interaction.
# ChangeLog for dev-perl/Mail-POP3Client
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.26 2006/08/05 13:52:39 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.27 2007/01/19 14:00:31 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -Mail-POP3Client-2.15.ebuild, -Mail-POP3Client-2.16.ebuild,
+ Mail-POP3Client-2.17.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Mail-POP3Client-2.15.ebuild, Mail-POP3Client-2.16.ebuild,
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild,v 1.10 2006/08/05 13:52:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild,v 1.11 2007/01/19 14:00:31 mcummings Exp $
inherit perl-module
DESCRIPTION="POP3 client module for Perl"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~sdowd/"
SRC_URI="mirror://cpan/authors/id/S/SD/SDOWD/${P}.tar.gz"
LICENSE="Artistic"
DEPEND=">=virtual/perl-libnet-1.0703
dev-lang/perl"
-RDEPEND="${DEPEND}"
mydoc="FAQ"
# ChangeLog for dev-perl/Mail-SRS
-# Copyright 2000-2006 DataCore GmbH; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SRS/ChangeLog,v 1.4 2006/12/10 13:17:00 yuval Exp $
+# Copyright 2000-2007 DataCore GmbH; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SRS/ChangeLog,v 1.5 2007/01/19 14:03:12 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Mail-SRS-0.31.ebuild:
+ Ebuild maintenance
10 Dec 2006; Yuval Yaari <yuval@gentoo.org> Mail-SRS-0.31.ebuild:
Changing dependencies on perl-core/* to their corresponding virtuals (bug
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SRS/Mail-SRS-0.31.ebuild,v 1.3 2006/12/10 13:17:00 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SRS/Mail-SRS-0.31.ebuild,v 1.4 2007/01/19 14:03:12 mcummings Exp $
inherit perl-module
-S=${WORKDIR}/Mail-SRS-${PV}
DESCRIPTION="Interface to Sender Rewriting Scheme"
-SRC_URI="http://search.cpan.org/CPAN/authors/id/S/SH/SHEVEK/Mail-SRS-${PV}.tar.gz"
-HOMEPAGE="http://search.cpan.org/CPAN/authors/id/S/SH/SHEVEK/Mail-SRS-${PV}.readme"
+SRC_URI="mirror://cpan/authors/id/S/SH/SHEVEK/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~shevek/"
KEYWORDS="~amd64 ~x86"
LICENSE="Artistic GPL-2"
>=virtual/perl-Storable-2.04-r1
test? ( >=dev-perl/Test-Pod-1.00
>=dev-perl/Test-Pod-Coverage-0.02 )"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/MailTools
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/ChangeLog,v 1.49 2006/10/20 19:54:30 kloeri Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/ChangeLog,v 1.50 2007/01/19 14:05:53 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -MailTools-1.60.ebuild, -MailTools-1.65.ebuild, MailTools-1.67.ebuild,
+ MailTools-1.74.ebuild:
+ Ebuild maintenance
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> MailTools-1.74.ebuild:
Stable on Alpha.
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/MailTools-1.67.ebuild,v 1.15 2006/08/05 14:00:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/MailTools-1.67.ebuild,v 1.16 2007/01/19 14:05:53 mcummings Exp $
inherit perl-module
DESCRIPTION="Manipulation of electronic mail addresses"
SRC_URI="mirror://cpan/authors/id/M/MA/MARKOV/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~markov/${P}/"
+HOMEPAGE="http://search.cpan.org/~markov/"
SLOT="0"
LICENSE="Artistic"
DEPEND=">=virtual/perl-libnet-1.0703
dev-lang/perl"
-RDEPEND="${DEPEND}"
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/MailTools-1.74.ebuild,v 1.9 2006/10/20 19:54:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/MailTools-1.74.ebuild,v 1.10 2007/01/19 14:05:53 mcummings Exp $
inherit perl-module
DESCRIPTION="Manipulation of electronic mail addresses"
SRC_URI="mirror://cpan/authors/id/M/MA/MARKOV/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~markov/${P}/"
+HOMEPAGE="http://search.cpan.org/~markov/"
SLOT="0"
LICENSE="Artistic"
DEPEND=">=virtual/perl-libnet-1.0703
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
# ChangeLog for dev-perl/Math-VecStat
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.8 2006/08/17 22:06:08 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.9 2007/01/19 14:06:52 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Math-VecStat-0.08.ebuild:
+ Ebuild maintenance
17 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Math-VecStat-0.08.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild,v 1.8 2006/08/17 22:06:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild,v 1.9 2007/01/19 14:06:52 mcummings Exp $
inherit perl-module
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Module-Versions-Report
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Versions-Report/ChangeLog,v 1.11 2006/08/17 22:07:28 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Versions-Report/ChangeLog,v 1.12 2007/01/19 14:10:21 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Module-Versions-Report-1.02.ebuild:
+ Ebuild maintenance
17 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Module-Versions-Report-1.02.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Versions-Report/Module-Versions-Report-1.02.ebuild,v 1.12 2006/08/17 22:07:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Versions-Report/Module-Versions-Report-1.02.ebuild,v 1.13 2007/01/19 14:10:21 mcummings Exp $
# this is an RT dependency
DESCRIPTION="Report versions of all modules in memory"
SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~sburke/"
SRC_TEST="do"
SLOT="0"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"