From adaa6295033d58347ec755d481759a1ee0888250 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Fri, 19 Jan 2007 18:08:33 +0000 Subject: [PATCH] Ebuild maintenance Package-Manager: portage-2.1.2_rc4-r8 --- perl-core/File-Spec/ChangeLog | 9 +++++++-- perl-core/File-Spec/File-Spec-3.12.ebuild | 5 ++--- perl-core/File-Spec/File-Spec-3.15.ebuild | 7 +++---- perl-core/Math-BigInt/ChangeLog | 8 ++++++-- perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild | 7 +++---- perl-core/Math-BigInt/Math-BigInt-1.77.ebuild | 7 +++---- perl-core/PodParser/ChangeLog | 8 ++++++-- perl-core/PodParser/PodParser-1.32.ebuild | 6 +++--- perl-core/PodParser/PodParser-1.34.ebuild | 6 +++--- perl-core/PodParser/PodParser-1.35.ebuild | 6 +++--- perl-core/Time-HiRes/ChangeLog | 7 ++++++- perl-core/Time-HiRes/Time-HiRes-1.82.ebuild | 7 +++---- perl-core/Time-HiRes/Time-HiRes-1.86.ebuild | 7 +++---- perl-core/Time-HiRes/Time-HiRes-1.90.ebuild | 7 +++---- perl-core/Time-Local/ChangeLog | 8 ++++++-- perl-core/Time-Local/Time-Local-1.11.ebuild | 7 +++---- perl-core/Time-Local/Time-Local-1.12.ebuild | 7 +++---- perl-core/Time-Local/Time-Local-1.13.ebuild | 7 +++---- perl-core/digest-base/ChangeLog | 8 ++++++-- perl-core/digest-base/digest-base-1.13.ebuild | 7 +++---- perl-core/digest-base/digest-base-1.15.ebuild | 7 +++---- perl-core/i18n-langtags/ChangeLog | 8 ++++++-- perl-core/i18n-langtags/i18n-langtags-0.35.ebuild | 7 +++---- perl-core/libnet/ChangeLog | 7 +++++-- perl-core/libnet/libnet-1.19.ebuild | 7 +++---- perl-core/net-ping/ChangeLog | 7 +++++-- perl-core/net-ping/net-ping-2.31.ebuild | 7 +++---- 27 files changed, 106 insertions(+), 85 deletions(-) diff --git a/perl-core/File-Spec/ChangeLog b/perl-core/File-Spec/ChangeLog index b52c93a6906c..f18d7242cb59 100644 --- a/perl-core/File-Spec/ChangeLog +++ b/perl-core/File-Spec/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/File-Spec -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.34 2006/11/24 13:04:14 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.35 2007/01/19 17:58:08 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + File-Spec-3.12.ebuild, File-Spec-3.15.ebuild, -File-Spec-3.18.ebuild, + -File-Spec-3.19.ebuild, -File-Spec-3.23.ebuild: + Ebuild maintenance *File-Spec-3.24 (24 Nov 2006) diff --git a/perl-core/File-Spec/File-Spec-3.12.ebuild b/perl-core/File-Spec/File-Spec-3.12.ebuild index 67cbdf9680b4..7396cea9ae02 100644 --- a/perl-core/File-Spec/File-Spec-3.12.ebuild +++ b/perl-core/File-Spec/File-Spec-3.12.ebuild @@ -1,6 +1,6 @@ -# 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/perl-core/File-Spec/File-Spec-3.12.ebuild,v 1.11 2006/09/15 21:05:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.12.ebuild,v 1.12 2007/01/19 17:58:08 mcummings Exp $ inherit perl-module @@ -21,4 +21,3 @@ IUSE="" DEPEND="dev-lang/perl dev-perl/module-build dev-perl/ExtUtils-CBuilder" -RDEPEND="${DEPEND}" diff --git a/perl-core/File-Spec/File-Spec-3.15.ebuild b/perl-core/File-Spec/File-Spec-3.15.ebuild index fa02e027003b..e8a740d6443d 100644 --- a/perl-core/File-Spec/File-Spec-3.15.ebuild +++ b/perl-core/File-Spec/File-Spec-3.15.ebuild @@ -1,6 +1,6 @@ -# 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/perl-core/File-Spec/File-Spec-3.15.ebuild,v 1.12 2006/10/23 19:00:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.15.ebuild,v 1.13 2007/01/19 17:58:08 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ S=${WORKDIR}/${MY_P} myconf='INSTALLDIRS=vendor' DESCRIPTION="Handling files and directories portably" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${P}.readme" +HOMEPAGE="http://search.cpan.org/~kwilliams/" SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -21,4 +21,3 @@ IUSE="" DEPEND="dev-lang/perl dev-perl/module-build dev-perl/ExtUtils-CBuilder" -RDEPEND="${DEPEND}" diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 5528d3945c33..7eb31f64e125 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.19 2006/11/05 02:15:50 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.20 2007/01/19 18:02:20 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + Math-BigInt-1.77.ebuild, Math-BigInt-1.77-r1.ebuild: + Ebuild maintenance 05 Nov 2006; Michael Cummings Math-BigInt-1.77-r1.ebuild: diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild index b2023b3b6351..88463a11c98e 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.77-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/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.10 2006/11/05 02:15:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.11 2007/01/19 18:02:20 mcummings Exp $ inherit perl-module eutils DESCRIPTION="Arbitrary size floating point math package" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" +HOMEPAGE="http://serach.cpan.org/~tels/" SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -15,7 +15,6 @@ IUSE="" DEPEND="dev-lang/perl >=virtual/perl-Scalar-List-Utils-1.14" -RDEPEND="${DEPEND}" SRC_TEST="do" diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild index a6c3003d8eec..43e78229e650 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.77.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/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.9 2006/08/04 13:28:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.10 2007/01/19 18:02:20 mcummings Exp $ inherit perl-module DESCRIPTION="Arbitrary size floating point math package" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" +HOMEPAGE="http://serach.cpan.org/~tels/" SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -15,6 +15,5 @@ IUSE="" DEPEND="dev-lang/perl >=virtual/perl-Scalar-List-Utils-1.14" -RDEPEND="${DEPEND}" SRC_TEST="do" diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog index 0445d56be031..66a64861e910 100644 --- a/perl-core/PodParser/ChangeLog +++ b/perl-core/PodParser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/PodParser -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.28 2006/11/06 17:07:57 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.29 2007/01/19 18:03:19 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + PodParser-1.32.ebuild, PodParser-1.34.ebuild, PodParser-1.35.ebuild: + Ebuild maintenance *PodParser-1.35 (06 Nov 2006) diff --git a/perl-core/PodParser/PodParser-1.32.ebuild b/perl-core/PodParser/PodParser-1.32.ebuild index 4e7884e2f06f..46e6a18c8d59 100644 --- a/perl-core/PodParser/PodParser-1.32.ebuild +++ b/perl-core/PodParser/PodParser-1.32.ebuild @@ -1,13 +1,13 @@ -# 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/perl-core/PodParser/PodParser-1.32.ebuild,v 1.10 2006/08/04 13:29:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.32.ebuild,v 1.11 2007/01/19 18:03:19 mcummings Exp $ inherit perl-module MY_P=Pod-Parser-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Base class for creating POD filters and translators" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${MY_P}.readme" +HOMEPAGE="http://search.cpan.org/~marekr/" SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" diff --git a/perl-core/PodParser/PodParser-1.34.ebuild b/perl-core/PodParser/PodParser-1.34.ebuild index fef6d8d1bbc4..ff79d119d0dc 100644 --- a/perl-core/PodParser/PodParser-1.34.ebuild +++ b/perl-core/PodParser/PodParser-1.34.ebuild @@ -1,13 +1,13 @@ -# 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/perl-core/PodParser/PodParser-1.34.ebuild,v 1.11 2006/10/17 09:04:42 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.12 2007/01/19 18:03:19 mcummings Exp $ inherit perl-module MY_P=Pod-Parser-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Base class for creating POD filters and translators" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${MY_P}.readme" +HOMEPAGE="http://search.cpan.org/~marekr/" SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" diff --git a/perl-core/PodParser/PodParser-1.35.ebuild b/perl-core/PodParser/PodParser-1.35.ebuild index b307e1321b66..fbe222fd93d8 100644 --- a/perl-core/PodParser/PodParser-1.35.ebuild +++ b/perl-core/PodParser/PodParser-1.35.ebuild @@ -1,13 +1,13 @@ -# 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/perl-core/PodParser/PodParser-1.35.ebuild,v 1.1 2006/11/06 17:07:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.35.ebuild,v 1.2 2007/01/19 18:03:19 mcummings Exp $ inherit perl-module MY_P=Pod-Parser-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Base class for creating POD filters and translators" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${MY_P}.readme" +HOMEPAGE="http://search.cpan.org/~marekr/" SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" diff --git a/perl-core/Time-HiRes/ChangeLog b/perl-core/Time-HiRes/ChangeLog index dd3164c8e434..99dd87700d6c 100644 --- a/perl-core/Time-HiRes/ChangeLog +++ b/perl-core/Time-HiRes/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/Time-HiRes # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.28 2007/01/02 15:38:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.29 2007/01/19 18:07:12 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + -Time-HiRes-1.66.ebuild, Time-HiRes-1.82.ebuild, Time-HiRes-1.86.ebuild, + Time-HiRes-1.90.ebuild, -Time-HiRes-1.94.ebuild, -Time-HiRes-1.97.ebuild: + Ebuild maintenance *Time-HiRes-1.97.04 (02 Jan 2007) diff --git a/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild b/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild index 86f1d0f32ad0..0d4c5ef1da53 100644 --- a/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild +++ b/perl-core/Time-HiRes/Time-HiRes-1.82.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/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild,v 1.9 2006/08/04 13:34:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.82.ebuild,v 1.10 2007/01/19 18:07:12 mcummings Exp $ inherit perl-module DESCRIPTION="Perl Time::HiRes. High resolution alarm, sleep, gettimeofday, interval timers" -HOMEPAGE="http://search.cpan.org/author/JHI/${P}/" +HOMEPAGE="http://search.cpan.org/author/JHI/" SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -14,7 +14,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" mydoc="TODO" diff --git a/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild b/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild index 18d974bc2aad..2f86a1f4805f 100644 --- a/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild +++ b/perl-core/Time-HiRes/Time-HiRes-1.86.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/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild,v 1.8 2006/09/16 22:13:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild,v 1.9 2007/01/19 18:07:12 mcummings Exp $ inherit perl-module DESCRIPTION="Perl Time::HiRes. High resolution alarm, sleep, gettimeofday, interval timers" -HOMEPAGE="http://search.cpan.org/author/JHI/${P}/" +HOMEPAGE="http://search.cpan.org/author/JHI/" SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -14,7 +14,6 @@ KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86" IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" mydoc="TODO" diff --git a/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild b/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild index 9e88b2f5b70c..65df8da00f54 100644 --- a/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild +++ b/perl-core/Time-HiRes/Time-HiRes-1.90.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/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild,v 1.7 2006/12/24 00:57:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild,v 1.8 2007/01/19 18:07:12 mcummings Exp $ inherit perl-module DESCRIPTION="Perl Time::HiRes. High resolution alarm, sleep, gettimeofday, interval timers" -HOMEPAGE="http://search.cpan.org/author/JHI/${P}/" +HOMEPAGE="http://search.cpan.org/author/JHI/" SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -14,7 +14,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~x86" IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" mydoc="TODO" diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog index 8bd22c736cc7..72e339df0136 100644 --- a/perl-core/Time-Local/ChangeLog +++ b/perl-core/Time-Local/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Time-Local -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.24 2006/12/24 00:59:15 dertobi123 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.25 2007/01/19 18:08:33 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + Time-Local-1.11.ebuild, Time-Local-1.12.ebuild, Time-Local-1.13.ebuild: + Ebuild maintenance 24 Dec 2006; Tobias Scherbaum Time-Local-1.13.ebuild: diff --git a/perl-core/Time-Local/Time-Local-1.11.ebuild b/perl-core/Time-Local/Time-Local-1.11.ebuild index 3502fe6fe7f9..06e6515d53ce 100644 --- a/perl-core/Time-Local/Time-Local-1.11.ebuild +++ b/perl-core/Time-Local/Time-Local-1.11.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/perl-core/Time-Local/Time-Local-1.11.ebuild,v 1.9 2006/08/04 13:35:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.11.ebuild,v 1.10 2007/01/19 18:08:33 mcummings Exp $ inherit perl-module DESCRIPTION="Implements timelocal() and timegm()" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme" +HOMEPAGE="http://search.cpan.org/~drolsky/" SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -16,4 +16,3 @@ IUSE="" SRC_TEST="do" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/perl-core/Time-Local/Time-Local-1.12.ebuild b/perl-core/Time-Local/Time-Local-1.12.ebuild index ccf17a1d4dcd..7fb61f8a7516 100644 --- a/perl-core/Time-Local/Time-Local-1.12.ebuild +++ b/perl-core/Time-Local/Time-Local-1.12.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/perl-core/Time-Local/Time-Local-1.12.ebuild,v 1.10 2006/09/16 22:13:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.12.ebuild,v 1.11 2007/01/19 18:08:33 mcummings Exp $ inherit perl-module DESCRIPTION="Implements timelocal() and timegm()" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme" +HOMEPAGE="http://search.cpan.org/~drolsky/" SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -16,4 +16,3 @@ IUSE="" SRC_TEST="do" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/perl-core/Time-Local/Time-Local-1.13.ebuild b/perl-core/Time-Local/Time-Local-1.13.ebuild index 76745c6b8633..9e4f693a0c7f 100644 --- a/perl-core/Time-Local/Time-Local-1.13.ebuild +++ b/perl-core/Time-Local/Time-Local-1.13.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/perl-core/Time-Local/Time-Local-1.13.ebuild,v 1.7 2006/12/24 00:59:15 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.13.ebuild,v 1.8 2007/01/19 18:08:33 mcummings Exp $ inherit perl-module DESCRIPTION="Implements timelocal() and timegm()" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme" +HOMEPAGE="http://search.cpan.org/~drolsky/" SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -14,6 +14,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x8 IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" SRC_TEST="do" diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog index 5b3d7a5e8c47..36d34edd9022 100644 --- a/perl-core/digest-base/ChangeLog +++ b/perl-core/digest-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/digest-base -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.28 2006/12/24 00:58:49 dertobi123 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.29 2007/01/19 17:55:32 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + digest-base-1.13.ebuild, digest-base-1.15.ebuild: + Ebuild maintenance 24 Dec 2006; Tobias Scherbaum digest-base-1.15.ebuild: diff --git a/perl-core/digest-base/digest-base-1.13.ebuild b/perl-core/digest-base/digest-base-1.13.ebuild index 0d0aa8de65ce..9d4e4dbb91bf 100644 --- a/perl-core/digest-base/digest-base-1.13.ebuild +++ b/perl-core/digest-base/digest-base-1.13.ebuild @@ -1,6 +1,6 @@ -# 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/perl-core/digest-base/digest-base-1.13.ebuild,v 1.12 2006/08/04 13:37:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.13.ebuild,v 1.13 2007/01/19 17:55:32 mcummings Exp $ inherit perl-module @@ -8,7 +8,7 @@ MY_P=Digest-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Modules that calculate message digests" -HOMEPAGE="http://search.cpan.org/~gaas/${MY_P}/" +HOMEPAGE="http://search.cpan.org/~gaas/" SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -18,7 +18,6 @@ IUSE="" DEPEND="dev-lang/perl virtual/perl-MIME-Base64" -RDEPEND="${DEPEND}" SRC_TEST="do" mydoc="rfc*.txt" diff --git a/perl-core/digest-base/digest-base-1.15.ebuild b/perl-core/digest-base/digest-base-1.15.ebuild index e71a52d97ee9..4523e4a151c5 100644 --- a/perl-core/digest-base/digest-base-1.15.ebuild +++ b/perl-core/digest-base/digest-base-1.15.ebuild @@ -1,6 +1,6 @@ -# 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/perl-core/digest-base/digest-base-1.15.ebuild,v 1.9 2006/12/24 00:58:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.15.ebuild,v 1.10 2007/01/19 17:55:32 mcummings Exp $ inherit perl-module @@ -8,7 +8,7 @@ MY_P=Digest-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Modules that calculate message digests" -HOMEPAGE="http://search.cpan.org/~gaas/${MY_P}/" +HOMEPAGE="http://search.cpan.org/~gaas/" SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -18,7 +18,6 @@ IUSE="" DEPEND="dev-lang/perl virtual/perl-MIME-Base64" -RDEPEND="${DEPEND}" SRC_TEST="do" mydoc="rfc*.txt" diff --git a/perl-core/i18n-langtags/ChangeLog b/perl-core/i18n-langtags/ChangeLog index e0cc37c0d536..e0e6ccd9b710 100644 --- a/perl-core/i18n-langtags/ChangeLog +++ b/perl-core/i18n-langtags/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/i18n-langtags -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/ChangeLog,v 1.4 2006/08/04 13:38:10 mcummings Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/ChangeLog,v 1.5 2007/01/19 18:00:29 mcummings Exp $ + + 19 Jan 2007; Michael Cummings + i18n-langtags-0.35.ebuild: + Ebuild maintenance 04 Aug 2006; Michael Cummings i18n-langtags-0.35.ebuild: diff --git a/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild b/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild index 70b510e5b74f..c5cf9ba7750b 100644 --- a/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild +++ b/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild @@ -1,13 +1,13 @@ -# 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/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild,v 1.4 2006/09/30 18:56:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild,v 1.5 2007/01/19 18:00:29 mcummings Exp $ inherit perl-module MY_P=I18N-LangTags-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="RFC3066 language tag handling for Perl" -HOMEPAGE="http://www.cpan.org/modules/by-module/I18N/${MY_P}.readme" +HOMEPAGE="http://search.cpan.org/~sburke/" SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -18,4 +18,3 @@ IUSE="" SRC_TEST="do" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/perl-core/libnet/ChangeLog b/perl-core/libnet/ChangeLog index f0cdf38665d4..15b77b14be6a 100644 --- a/perl-core/libnet/ChangeLog +++ b/perl-core/libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/libnet -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.4 2006/08/04 13:38:54 mcummings Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.5 2007/01/19 18:00:57 mcummings Exp $ + + 19 Jan 2007; Michael Cummings libnet-1.19.ebuild: + Ebuild maintenance 04 Aug 2006; Michael Cummings libnet-1.19.ebuild: Adding perl dep diff --git a/perl-core/libnet/libnet-1.19.ebuild b/perl-core/libnet/libnet-1.19.ebuild index 904f4babd213..8857f6dcee27 100644 --- a/perl-core/libnet/libnet-1.19.ebuild +++ b/perl-core/libnet/libnet-1.19.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/perl-core/libnet/libnet-1.19.ebuild,v 1.4 2006/08/04 13:38:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.19.ebuild,v 1.5 2007/01/19 18:00:57 mcummings Exp $ inherit perl-module DESCRIPTION="A URI Perl Module" -HOMEPAGE="http://search.cpan.org/~gbarr/${P}/" +HOMEPAGE="http://search.cpan.org/~gbarr/" SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="Artistic" @@ -15,7 +15,6 @@ IUSE="sasl" DEPEND="dev-lang/perl sasl? ( dev-perl/Authen-SASL )" -RDEPEND="${DEPEND}" src_compile() { cp ${O}/files/libnet.cfg . diff --git a/perl-core/net-ping/ChangeLog b/perl-core/net-ping/ChangeLog index 47dc3ea71220..20b1090af1bc 100644 --- a/perl-core/net-ping/ChangeLog +++ b/perl-core/net-ping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/net-ping -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/net-ping/ChangeLog,v 1.8 2006/08/04 13:39:38 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/net-ping/ChangeLog,v 1.9 2007/01/19 18:02:35 mcummings Exp $ + + 19 Jan 2007; Michael Cummings net-ping-2.31.ebuild: + Ebuild maintenance 04 Aug 2006; Michael Cummings net-ping-2.31.ebuild: Adding perl dep diff --git a/perl-core/net-ping/net-ping-2.31.ebuild b/perl-core/net-ping/net-ping-2.31.ebuild index 34ec0044374e..120a99bf30f5 100644 --- a/perl-core/net-ping/net-ping-2.31.ebuild +++ b/perl-core/net-ping/net-ping-2.31.ebuild @@ -1,6 +1,6 @@ -# 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/perl-core/net-ping/net-ping-2.31.ebuild,v 1.7 2006/08/04 13:39:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/net-ping/net-ping-2.31.ebuild,v 1.8 2007/01/19 18:02:35 mcummings Exp $ inherit perl-module @@ -9,11 +9,10 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="check a remote host for reachability" SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${MY_P}.tar.gz" -HOMEPAGE="http://search.cpan.org/author/BBB/${MY_P}/" +HOMEPAGE="http://search.cpan.org/~bbb/" SLOT="0" LICENSE="GPL-2" KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" -- 2.26.2