Ebuild maintenance
authorMichael Cummings <mcummings@gentoo.org>
Fri, 19 Jan 2007 18:08:33 +0000 (18:08 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Fri, 19 Jan 2007 18:08:33 +0000 (18:08 +0000)
Package-Manager: portage-2.1.2_rc4-r8

27 files changed:
perl-core/File-Spec/ChangeLog
perl-core/File-Spec/File-Spec-3.12.ebuild
perl-core/File-Spec/File-Spec-3.15.ebuild
perl-core/Math-BigInt/ChangeLog
perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild
perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
perl-core/PodParser/ChangeLog
perl-core/PodParser/PodParser-1.32.ebuild
perl-core/PodParser/PodParser-1.34.ebuild
perl-core/PodParser/PodParser-1.35.ebuild
perl-core/Time-HiRes/ChangeLog
perl-core/Time-HiRes/Time-HiRes-1.82.ebuild
perl-core/Time-HiRes/Time-HiRes-1.86.ebuild
perl-core/Time-HiRes/Time-HiRes-1.90.ebuild
perl-core/Time-Local/ChangeLog
perl-core/Time-Local/Time-Local-1.11.ebuild
perl-core/Time-Local/Time-Local-1.12.ebuild
perl-core/Time-Local/Time-Local-1.13.ebuild
perl-core/digest-base/ChangeLog
perl-core/digest-base/digest-base-1.13.ebuild
perl-core/digest-base/digest-base-1.15.ebuild
perl-core/i18n-langtags/ChangeLog
perl-core/i18n-langtags/i18n-langtags-0.35.ebuild
perl-core/libnet/ChangeLog
perl-core/libnet/libnet-1.19.ebuild
perl-core/net-ping/ChangeLog
perl-core/net-ping/net-ping-2.31.ebuild

index b52c93a6906cb714b876e236428fb0d75761d6b0..f18d7242cb599188213225fa7df927a72c7e209b 100644 (file)
@@ -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 <mcummings@gentoo.org>
+  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)
 
index 67cbdf9680b4c34e5b6208f2c4b277cc8e9e7ced..7396cea9ae0276b33250d1db99ecb6e6e290470f 100644 (file)
@@ -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}"
index fa02e027003b8de9add83a25938c26b4b36b5706..e8a740d6443df1825154d90ff31afa225050392e 100644 (file)
@@ -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}"
index 5528d3945c33d521165315a9d38d9a1784206439..7eb31f64e1250d3b949060581e01709e4750acb9 100644 (file)
@@ -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 <mcummings@gentoo.org>
+  Math-BigInt-1.77.ebuild, Math-BigInt-1.77-r1.ebuild:
+  Ebuild maintenance
 
   05 Nov 2006; Michael Cummings <mcummings@gentoo.org>
   Math-BigInt-1.77-r1.ebuild:
index b2023b3b6351e85d738d3c16b2fedc4f05d4c8d1..88463a11c98ede3a8f4fa861c496a1d06968ce02 100644 (file)
@@ -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"
 
index a6c3003d8eec485166ab27aa6f0070d85118e507..43e78229e650c293d774e0172f76415627b259f8 100644 (file)
@@ -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"
index 0445d56be031b5d1a5b3d429341b88cf54c5701c..66a64861e9102f93ad2037b86e24c0a3cd6502aa 100644 (file)
@@ -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 <mcummings@gentoo.org>
+  PodParser-1.32.ebuild, PodParser-1.34.ebuild, PodParser-1.35.ebuild:
+  Ebuild maintenance
 
 *PodParser-1.35 (06 Nov 2006)
 
index 4e7884e2f06f9945dc7ec9acbea183aba2fb8ef0..46e6a18c8d5901729d91438b9c26727b63d85900 100644 (file)
@@ -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 )"
index fef6d8d1bbc43ef32a7ea27b8c602980d5f9bce4..ff79d119d0dced8fbc4843f1597acdd6f3972210 100644 (file)
@@ -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 )"
index b307e1321b6644ee9de508ae4609a1158312fd08..fbe222fd93d80cdc7a8994091400e27130d4e74a 100644 (file)
@@ -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 )"
index dd3164c8e4340cf6e42e75b5a9b7d618be4f56f8..99dd87700d6c3f0a2a722f5fdec1a72422bbab9e 100644 (file)
@@ -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 <mcummings@gentoo.org>
+  -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)
 
index 86f1d0f32ad0e7d1c7f0244c470a2d4863ea47cf..0d4c5ef1da53babbb2d8ee615adec6a114bcd0fa 100644 (file)
@@ -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"
 
index 18d974bc2aade1c125e5f69f2d4d6e78855e1f21..2f86a1f4805f5798e651ea148150301d50b5762a 100644 (file)
@@ -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"
 
index 9e88b2f5b70ccb730325645dae04f3280c3cdef3..65df8da00f54df9d27543ba66787ff038a21e5a5 100644 (file)
@@ -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"
 
index 8bd22c736cc7ed5a95c35392779edbb488b22917..72e339df01367da245cd83533086920e128703ee 100644 (file)
@@ -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 <mcummings@gentoo.org>
+  Time-Local-1.11.ebuild, Time-Local-1.12.ebuild, Time-Local-1.13.ebuild:
+  Ebuild maintenance
 
   24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
   Time-Local-1.13.ebuild:
index 3502fe6fe7f98e0815358b2d9a6a35818f7f6ac6..06e6515d53ce3d13362db70fcd8904160ce3b383 100644 (file)
@@ -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}"
index ccf17a1d4dcdcc67c68ae7a0bafd52b28f524838..7fb61f8a75165825703860f00765f904bef6ea25 100644 (file)
@@ -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}"
index 76745c6b8633d182d9f38027cad33c13b8db5013..9e4f693a0c7f5e2d8489b93c38078dc054fa22d6 100644 (file)
@@ -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"
index 5b3d7a5e8c47369d5b3149989e2e59155d1ecc22..36d34edd90222e975f4edcde929070495f765e21 100644 (file)
@@ -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 <mcummings@gentoo.org>
+  digest-base-1.13.ebuild, digest-base-1.15.ebuild:
+  Ebuild maintenance
 
   24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
   digest-base-1.15.ebuild:
index 0d0aa8de65ce59c0f02083813c7e19f6f027bbf7..9d4e4dbb91bf0a5daa8d94eca8effad80fe6d60e 100644 (file)
@@ -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"
index e71a52d97ee90a77580b34374cc8c20f58da0e9a..4523e4a151c5b408932a6993dbd0b2caf5a2d0a6 100644 (file)
@@ -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"
index e0cc37c0d536c97d009f735c9b245c7a2cf7a46d..e0e6ccd9b710e6289174b606b80fc769ec21a0c0 100644 (file)
@@ -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 <mcummings@gentoo.org>
+  i18n-langtags-0.35.ebuild:
+  Ebuild maintenance
 
   04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   i18n-langtags-0.35.ebuild:
index 70b510e5b74fb4f3522d9c1076ac0a0ebc52955e..c5cf9ba7750b24aae50a259cc88c454a6944e409 100644 (file)
@@ -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}"
index f0cdf38665d40e4ef9e8f7e75dfc371374772d83..15b77b14be6a2f0a0adea82d96969004816e79d8 100644 (file)
@@ -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 <mcummings@gentoo.org> libnet-1.19.ebuild:
+  Ebuild maintenance
 
   04 Aug 2006; Michael Cummings <mcummings@gentoo.org> libnet-1.19.ebuild:
   Adding perl dep
index 904f4babd213dc38dc0c35fdb2f659ba6f1c67c6..8857f6dcee27272a2f61ae40e913800a1f8a9f65 100644 (file)
@@ -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 .
index 47dc3ea712201003854fac77b6c81ae5ce0d92b1..20b1090af1bc4936357b7afc68fa570db6b7ba34 100644 (file)
@@ -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 <mcummings@gentoo.org> net-ping-2.31.ebuild:
+  Ebuild maintenance
 
   04 Aug 2006; Michael Cummings <mcummings@gentoo.org> net-ping-2.31.ebuild:
   Adding perl dep
index 34ec0044374e52d0e2314fa7416b5dc967685a7f..120a99bf30f5f7ab67f05874815ff607ab668ba9 100644 (file)
@@ -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}"