From f23308d1d9ba97d185e9fd6743547f016fb76115 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Fri, 19 Jan 2007 14:09:56 +0000 Subject: [PATCH] Version bump, thanks seemant Package-Manager: portage-2.1.2_rc4-r8 --- dev-perl/Mail-Procmail/ChangeLog | 8 ++++++-- dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild | 8 +++----- dev-perl/Math-GMP/ChangeLog | 8 ++++++-- dev-perl/Math-GMP/Math-GMP-2.04.ebuild | 9 +++------ dev-perl/Math-GMP/files/digest-Math-GMP-2.04 | 2 ++ dev-perl/Module-Refresh/ChangeLog | 8 ++++++-- dev-perl/Module-Refresh/Module-Refresh-0.09.ebuild | 7 +++---- dev-perl/mime-construct/ChangeLog | 8 ++++++-- dev-perl/mime-construct/mime-construct-1.9-r1.ebuild | 8 +++----- 9 files changed, 38 insertions(+), 28 deletions(-) diff --git a/dev-perl/Mail-Procmail/ChangeLog b/dev-perl/Mail-Procmail/ChangeLog index 74ca71821e00..5b847b7d72f2 100644 --- a/dev-perl/Mail-Procmail/ChangeLog +++ b/dev-perl/Mail-Procmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-Procmail -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/ChangeLog,v 1.30 2006/08/05 13:54:45 mcummings Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/ChangeLog,v 1.31 2007/01/19 14:04:21 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + -Mail-Procmail-1.06.ebuild, Mail-Procmail-1.08.ebuild: + Version bump, thanks seemant 05 Aug 2006; Michael Cummings Mail-Procmail-1.06.ebuild, Mail-Procmail-1.08.ebuild: diff --git a/dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild b/dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild index 837209d52ac8..8aafaddf17b5 100644 --- a/dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild +++ b/dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild @@ -1,12 +1,12 @@ -# 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-Procmail/Mail-Procmail-1.08.ebuild,v 1.11 2006/08/05 13:54:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild,v 1.12 2007/01/19 14:04:21 mcummings Exp $ inherit perl-module DESCRIPTION="Mail sorting/delivery module for Perl." SRC_URI="mirror://cpan/authors/id/J/JV/JV/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" +HOMEPAGE="http://search.cpan.org/~jv/" SRC_TEST="do" SLOT="0" @@ -18,5 +18,3 @@ DEPEND="virtual/perl-Getopt-Long >=dev-perl/MailTools-1.15 >=dev-perl/LockFile-Simple-0.2.5 dev-lang/perl" -RDEPEND="${DEPEND}" - diff --git a/dev-perl/Math-GMP/ChangeLog b/dev-perl/Math-GMP/ChangeLog index 53c8028b0481..1eec566cae86 100644 --- a/dev-perl/Math-GMP/ChangeLog +++ b/dev-perl/Math-GMP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Math-GMP -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.17 2006/08/05 14:00:41 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.18 2007/01/19 14:06:29 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + -Math-GMP-2.03.ebuild, Math-GMP-2.04.ebuild: + Version bump, thanks seemant 05 Aug 2006; Michael Cummings Math-GMP-2.03.ebuild, Math-GMP-2.04.ebuild: diff --git a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild index ebe9777823bd..520b5540d56c 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild @@ -1,12 +1,12 @@ -# 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-GMP/Math-GMP-2.04.ebuild,v 1.9 2006/08/05 14:00:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.10 2007/01/19 14:06:29 mcummings Exp $ inherit perl-module DESCRIPTION="High speed arbitrary size integer math" SRC_URI="mirror://cpan/authors/id/C/CH/CHIPT/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~chipt/${P}/" +HOMEPAGE="http://search.cpan.org/~chipt/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" @@ -15,6 +15,3 @@ IUSE="" DEPEND="dev-libs/gmp dev-lang/perl" -RDEPEND="${DEPEND}" - - diff --git a/dev-perl/Math-GMP/files/digest-Math-GMP-2.04 b/dev-perl/Math-GMP/files/digest-Math-GMP-2.04 index c7189623c396..ad446027b11c 100644 --- a/dev-perl/Math-GMP/files/digest-Math-GMP-2.04 +++ b/dev-perl/Math-GMP/files/digest-Math-GMP-2.04 @@ -1 +1,3 @@ MD5 291e5847986c7591cd70c1788c979a98 Math-GMP-2.04.tar.gz 17144 +RMD160 1a562b7a1846f6ab395834570791232fe67aea69 Math-GMP-2.04.tar.gz 17144 +SHA256 bf7f74c9863115967c1d56d5bec1128825c69719d7fe5ee3234d6defbee8b19a Math-GMP-2.04.tar.gz 17144 diff --git a/dev-perl/Module-Refresh/ChangeLog b/dev-perl/Module-Refresh/ChangeLog index 5f2b08ca3b39..60f65a4228b7 100644 --- a/dev-perl/Module-Refresh/ChangeLog +++ b/dev-perl/Module-Refresh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Module-Refresh -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Refresh/ChangeLog,v 1.10 2006/08/17 22:07:14 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Refresh/ChangeLog,v 1.11 2007/01/19 14:09:56 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + -Module-Refresh-0.06.ebuild, Module-Refresh-0.09.ebuild: + Version bump, thanks seemant 17 Aug 2006; Michael Cummings Module-Refresh-0.09.ebuild: diff --git a/dev-perl/Module-Refresh/Module-Refresh-0.09.ebuild b/dev-perl/Module-Refresh/Module-Refresh-0.09.ebuild index cb2284bba29e..301fc5c53f28 100644 --- a/dev-perl/Module-Refresh/Module-Refresh-0.09.ebuild +++ b/dev-perl/Module-Refresh/Module-Refresh-0.09.ebuild @@ -1,11 +1,11 @@ -# 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-Refresh/Module-Refresh-0.09.ebuild,v 1.7 2006/08/17 22:07:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Refresh/Module-Refresh-0.09.ebuild,v 1.8 2007/01/19 14:09:56 mcummings Exp $ inherit perl-module DESCRIPTION="Refresh %INC files when updated on disk" -HOMEPAGE="http://search.cpan.org/~jesse/${P}/" +HOMEPAGE="http://search.cpan.org/~jesse/" SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -17,4 +17,3 @@ SRC_TEST="do" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/mime-construct/ChangeLog b/dev-perl/mime-construct/ChangeLog index 35d5214e4243..be5d1bfcc3f7 100644 --- a/dev-perl/mime-construct/ChangeLog +++ b/dev-perl/mime-construct/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/mime-construct -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.9 2006/08/18 02:13:58 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.10 2007/01/19 14:07:33 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + mime-construct-1.9-r1.ebuild: + Version bump, thanks seemant 18 Aug 2006; Michael Cummings -mime-construct-1.9.ebuild, mime-construct-1.9-r1.ebuild: diff --git a/dev-perl/mime-construct/mime-construct-1.9-r1.ebuild b/dev-perl/mime-construct/mime-construct-1.9-r1.ebuild index 23097619b56f..aff75fb985a2 100644 --- a/dev-perl/mime-construct/mime-construct-1.9-r1.ebuild +++ b/dev-perl/mime-construct/mime-construct-1.9-r1.ebuild @@ -1,11 +1,11 @@ -# 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-construct/mime-construct-1.9-r1.ebuild,v 1.7 2006/08/18 02:13:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/mime-construct-1.9-r1.ebuild,v 1.8 2007/01/19 14:07:33 mcummings Exp $ inherit perl-module DESCRIPTION="construct and optionally mail MIME messages" -HOMEPAGE="http://search.cpan.org/~rosch/${P}/" +HOMEPAGE="http://search.cpan.org/~rosch/" SRC_URI="mirror://cpan/authors/id/R/RO/ROSCH/${P}.tar.gz" LICENSE="Artistic" @@ -18,5 +18,3 @@ SRC_TEST="do" DEPEND="dev-perl/MIME-Types dev-perl/Proc-WaitStat dev-lang/perl" -RDEPEND="${DEPEND}" - -- 2.26.2