summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/File-HomeDir/ChangeLog8
-rw-r--r--dev-perl/File-HomeDir/File-HomeDir-0.52.ebuild7
-rw-r--r--dev-perl/File-HomeDir/File-HomeDir-0.58.ebuild7
-rw-r--r--dev-perl/File-HomeDir/File-HomeDir-0.63.ebuild4
-rw-r--r--dev-perl/File-MimeInfo/ChangeLog9
-rw-r--r--dev-perl/File-MimeInfo/File-MimeInfo-0.12.ebuild8
-rw-r--r--dev-perl/File-MimeInfo/File-MimeInfo-0.13-r1.ebuild8
-rw-r--r--dev-perl/File-NCopy/ChangeLog8
-rw-r--r--dev-perl/File-NCopy/File-NCopy-0.34.ebuild8
-rw-r--r--dev-perl/File-NFSLock/ChangeLog8
-rw-r--r--dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild9
-rw-r--r--dev-perl/File-ReadBackwards/ChangeLog8
-rw-r--r--dev-perl/File-ReadBackwards/File-ReadBackwards-1.04.ebuild6
-rw-r--r--dev-perl/File-Sync/ChangeLog8
-rw-r--r--dev-perl/File-Sync/File-Sync-0.09.ebuild7
-rw-r--r--dev-perl/File-Tail/ChangeLog9
-rw-r--r--dev-perl/File-Tail/File-Tail-0.99.1.ebuild7
-rw-r--r--dev-perl/File-Tail/File-Tail-0.99.3.ebuild7
-rw-r--r--dev-perl/File-Type/ChangeLog8
-rw-r--r--dev-perl/File-Type/File-Type-0.22.ebuild9
-rw-r--r--dev-perl/File-Which/ChangeLog8
-rw-r--r--dev-perl/File-Which/File-Which-0.05.ebuild5
-rw-r--r--dev-perl/File-Which/files/digest-File-Which-0.052
-rw-r--r--dev-perl/FileHandle-Deluxe/ChangeLog8
-rw-r--r--dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild7
-rw-r--r--dev-perl/FileHandle-Rollback/ChangeLog8
-rw-r--r--dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild7
-rw-r--r--dev-perl/FileHandle-Unget/ChangeLog8
-rw-r--r--dev-perl/FileHandle-Unget/FileHandle-Unget-0.16.21.ebuild7
-rw-r--r--dev-perl/Filesys-DiskSpace/ChangeLog8
-rw-r--r--dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild7
-rw-r--r--dev-perl/Finance-Quote/ChangeLog9
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild8
-rw-r--r--dev-perl/Finance-YahooQuote/ChangeLog8
-rw-r--r--dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild8
-rw-r--r--dev-perl/Font-AFM/ChangeLog7
-rw-r--r--dev-perl/Font-AFM/Font-AFM-1.19.ebuild7
-rw-r--r--dev-perl/FreezeThaw/ChangeLog8
-rw-r--r--dev-perl/FreezeThaw/FreezeThaw-0.43-r1.ebuild7
-rw-r--r--dev-perl/frontier-rpc/ChangeLog8
-rw-r--r--dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild8
41 files changed, 178 insertions, 128 deletions
diff --git a/dev-perl/File-HomeDir/ChangeLog b/dev-perl/File-HomeDir/ChangeLog
index eb769651e9d1..aaa8d87153d8 100644
--- a/dev-perl/File-HomeDir/ChangeLog
+++ b/dev-perl/File-HomeDir/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/File-HomeDir
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/ChangeLog,v 1.20 2007/01/14 00:17:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/ChangeLog,v 1.21 2007/01/15 19:37:15 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ File-HomeDir-0.52.ebuild, File-HomeDir-0.58.ebuild,
+ -File-HomeDir-0.61.ebuild, -File-HomeDir-0.62.ebuild,
+ File-HomeDir-0.63.ebuild:
+ Ebuild maintenance
*File-HomeDir-0.63 (14 Jan 2007)
diff --git a/dev-perl/File-HomeDir/File-HomeDir-0.52.ebuild b/dev-perl/File-HomeDir/File-HomeDir-0.52.ebuild
index 48ff04166bc5..cf8e06f14c31 100644
--- a/dev-perl/File-HomeDir/File-HomeDir-0.52.ebuild
+++ b/dev-perl/File-HomeDir/File-HomeDir-0.52.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/File-HomeDir/File-HomeDir-0.52.ebuild,v 1.7 2006/10/09 14:38:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-0.52.ebuild,v 1.8 2007/01/15 19:37:15 mcummings Exp $
inherit perl-module
DESCRIPTION="Get home directory for self or other user"
-HOMEPAGE="http://search.cpan.org/~adamk/${P}/"
+HOMEPAGE="http://search.cpan.org/~adamk/"
SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
LICENSE="Artistic"
@@ -17,4 +17,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/File-HomeDir/File-HomeDir-0.58.ebuild b/dev-perl/File-HomeDir/File-HomeDir-0.58.ebuild
index b3c7decdaee7..a46d58cb059e 100644
--- a/dev-perl/File-HomeDir/File-HomeDir-0.58.ebuild
+++ b/dev-perl/File-HomeDir/File-HomeDir-0.58.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/File-HomeDir/File-HomeDir-0.58.ebuild,v 1.9 2006/10/20 18:49:35 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-0.58.ebuild,v 1.10 2007/01/15 19:37:15 mcummings Exp $
inherit perl-module
DESCRIPTION="Get home directory for self or other user"
-HOMEPAGE="http://search.cpan.org/~adamk/${P}/"
+HOMEPAGE="http://search.cpan.org/~adamk/"
SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
LICENSE="Artistic"
@@ -17,4 +17,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/File-HomeDir/File-HomeDir-0.63.ebuild b/dev-perl/File-HomeDir/File-HomeDir-0.63.ebuild
index 3df47500f943..56a5af16e81c 100644
--- a/dev-perl/File-HomeDir/File-HomeDir-0.63.ebuild
+++ b/dev-perl/File-HomeDir/File-HomeDir-0.63.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-0.63.ebuild,v 1.1 2007/01/14 00:17:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-0.63.ebuild,v 1.2 2007/01/15 19:37:15 mcummings Exp $
inherit perl-module
DESCRIPTION="Get home directory for self or other user"
-HOMEPAGE="http://search.cpan.org/~adamk/${P}/"
+HOMEPAGE="http://search.cpan.org/~adamk/"
SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
LICENSE="Artistic"
diff --git a/dev-perl/File-MimeInfo/ChangeLog b/dev-perl/File-MimeInfo/ChangeLog
index 145cf19f9114..47d6e0d137ca 100644
--- a/dev-perl/File-MimeInfo/ChangeLog
+++ b/dev-perl/File-MimeInfo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/File-MimeInfo
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog,v 1.32 2006/10/21 14:10:19 dertobi123 Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog,v 1.33 2007/01/15 19:38:36 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ File-MimeInfo-0.12.ebuild, -File-MimeInfo-0.13.ebuild,
+ File-MimeInfo-0.13-r1.ebuild:
+ Ebuild maintenance
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
File-MimeInfo-0.13-r1.ebuild:
diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.12.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.12.ebuild
index 39f787ef2007..15f40590e84d 100644
--- a/dev-perl/File-MimeInfo/File-MimeInfo-0.12.ebuild
+++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.12.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/File-MimeInfo/File-MimeInfo-0.12.ebuild,v 1.7 2006/08/05 03:42:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.12.ebuild,v 1.8 2007/01/15 19:38:36 mcummings Exp $
inherit perl-module
DESCRIPTION="Determine file type"
SRC_URI="mirror://cpan/authors/id/P/PA/PARDUS/${PN}/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/${PN}/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~pardus/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~ia64 ppc ppc64 sparc x86"
@@ -16,5 +16,3 @@ SRC_TEST="do"
DEPEND="dev-perl/File-BaseDir
x11-misc/shared-mime-info
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.13-r1.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.13-r1.ebuild
index 9ddfb2b5a534..245da71a2dcd 100644
--- a/dev-perl/File-MimeInfo/File-MimeInfo-0.13-r1.ebuild
+++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.13-r1.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/File-MimeInfo/File-MimeInfo-0.13-r1.ebuild,v 1.5 2006/10/21 14:10:19 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.13-r1.ebuild,v 1.6 2007/01/15 19:38:36 mcummings Exp $
inherit perl-module
DESCRIPTION="Determine file type"
SRC_URI="mirror://cpan/authors/id/P/PA/PARDUS/${PN}/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/${PN}/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~pardus/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="amd64 ia64 ppc ~ppc64 sparc ~x86"
@@ -18,5 +18,3 @@ PATCHES="${FILESDIR}/mimeinfo.patch
DEPEND="dev-perl/File-BaseDir
x11-misc/shared-mime-info
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
diff --git a/dev-perl/File-NCopy/ChangeLog b/dev-perl/File-NCopy/ChangeLog
index c81ebcae5a3f..90b9b80717ef 100644
--- a/dev-perl/File-NCopy/ChangeLog
+++ b/dev-perl/File-NCopy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-NCopy
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/ChangeLog,v 1.18 2006/08/05 03:43:23 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/ChangeLog,v 1.19 2007/01/15 19:39:12 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ File-NCopy-0.34.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
File-NCopy-0.34.ebuild:
diff --git a/dev-perl/File-NCopy/File-NCopy-0.34.ebuild b/dev-perl/File-NCopy/File-NCopy-0.34.ebuild
index d54540b0be5b..0947e9f6d362 100644
--- a/dev-perl/File-NCopy/File-NCopy-0.34.ebuild
+++ b/dev-perl/File-NCopy/File-NCopy-0.34.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/File-NCopy/File-NCopy-0.34.ebuild,v 1.20 2006/08/05 03:43:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.34.ebuild,v 1.21 2007/01/15 19:39:12 mcummings Exp $
inherit perl-module
DESCRIPTION="Copy file, file Copy file[s] | dir[s], dir"
SRC_URI="mirror://cpan/authors/id/M/MZ/MZSANFORD/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MZ/MZSANFORD/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~mzsanford/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,5 +15,3 @@ IUSE=""
DEPEND="virtual/perl-File-Spec
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
diff --git a/dev-perl/File-NFSLock/ChangeLog b/dev-perl/File-NFSLock/ChangeLog
index 56d2b8817e05..705c70b61ff1 100644
--- a/dev-perl/File-NFSLock/ChangeLog
+++ b/dev-perl/File-NFSLock/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-NFSLock
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NFSLock/ChangeLog,v 1.5 2006/10/20 21:45:24 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NFSLock/ChangeLog,v 1.6 2007/01/15 19:40:37 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ File-NFSLock-1.20.ebuild:
+ Ebuild maintenance
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
File-NFSLock-1.20.ebuild:
diff --git a/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild b/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild
index 8b2460790252..62d5469aaa62 100644
--- a/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild
+++ b/dev-perl/File-NFSLock/File-NFSLock-1.20.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/File-NFSLock/File-NFSLock-1.20.ebuild,v 1.4 2006/10/20 21:45:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild,v 1.5 2007/01/15 19:40:37 mcummings Exp $
inherit perl-module
DESCRIPTION="NFS compatible (safe) locking utility"
-SRC_URI="http://cpan.uwinnipeg.ca/cpan/authors/id/B/BB/BBB/${P}.tar.gz"
-HOMEPAGE="http://cpan.uwinnipeg.ca/dist/File-NFSLock"
+SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~bbb/"
SRC_TEST="do"
SLOT="0"
@@ -16,4 +16,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/File-ReadBackwards/ChangeLog b/dev-perl/File-ReadBackwards/ChangeLog
index 990eca86c614..82ccdabee0e5 100644
--- a/dev-perl/File-ReadBackwards/ChangeLog
+++ b/dev-perl/File-ReadBackwards/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-ReadBackwards
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-ReadBackwards/ChangeLog,v 1.24 2006/10/10 21:08:29 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-ReadBackwards/ChangeLog,v 1.25 2007/01/15 19:41:37 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -File-ReadBackwards-1.02.ebuild, File-ReadBackwards-1.04.ebuild:
+ Ebuild maintenance
10 Oct 2006; Michael Cummings <mcummings@gentoo.org>
files/digest-File-ReadBackwards-1.02, Manifest:
diff --git a/dev-perl/File-ReadBackwards/File-ReadBackwards-1.04.ebuild b/dev-perl/File-ReadBackwards/File-ReadBackwards-1.04.ebuild
index a871d8b864ec..f8ae13b42b0d 100644
--- a/dev-perl/File-ReadBackwards/File-ReadBackwards-1.04.ebuild
+++ b/dev-perl/File-ReadBackwards/File-ReadBackwards-1.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/File-ReadBackwards/File-ReadBackwards-1.04.ebuild,v 1.9 2006/10/09 14:43:40 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-ReadBackwards/File-ReadBackwards-1.04.ebuild,v 1.10 2007/01/15 19:41:37 mcummings Exp $
inherit perl-module
DESCRIPTION="The Perl File-ReadBackwards Module"
SRC_URI="mirror://cpan/authors/id/U/UR/URI/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/File/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~uri/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
diff --git a/dev-perl/File-Sync/ChangeLog b/dev-perl/File-Sync/ChangeLog
index 45e7d3fb3988..274bda456579 100644
--- a/dev-perl/File-Sync/ChangeLog
+++ b/dev-perl/File-Sync/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-Sync
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/ChangeLog,v 1.14 2006/10/11 02:58:23 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/ChangeLog,v 1.15 2007/01/15 19:41:51 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ File-Sync-0.09.ebuild:
+ Ebuild maintenance
11 Oct 2006; Michael Cummings <mcummings@gentoo.org>
File-Sync-0.09.ebuild:
diff --git a/dev-perl/File-Sync/File-Sync-0.09.ebuild b/dev-perl/File-Sync/File-Sync-0.09.ebuild
index ae3d31dd6e87..5f1c2266bf7e 100644
--- a/dev-perl/File-Sync/File-Sync-0.09.ebuild
+++ b/dev-perl/File-Sync/File-Sync-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/File-Sync/File-Sync-0.09.ebuild,v 1.14 2006/10/11 02:58:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/File-Sync-0.09.ebuild,v 1.15 2007/01/15 19:41:51 mcummings Exp $
inherit perl-module
DESCRIPTION="Perl access to fsync() and sync() function calls"
-HOMEPAGE="http://search.cpan.org/~cevans/${P}/"
+HOMEPAGE="http://search.cpan.org/~cevans/"
SRC_URI="mirror://cpan/authors/id/C/CE/CEVANS/${P}.tar.gz"
LICENSE="GPL-2"
@@ -17,4 +17,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/File-Tail/ChangeLog b/dev-perl/File-Tail/ChangeLog
index b874656ce0d5..0f8e55d97420 100644
--- a/dev-perl/File-Tail/ChangeLog
+++ b/dev-perl/File-Tail/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/File-Tail
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/ChangeLog,v 1.33 2006/09/16 20:59:53 dertobi123 Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/ChangeLog,v 1.34 2007/01/15 19:43:49 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -File-Tail-0.98-r3.ebuild, File-Tail-0.99.1.ebuild,
+ File-Tail-0.99.3.ebuild:
+ Ebuild maintenance
16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
File-Tail-0.99.3.ebuild:
diff --git a/dev-perl/File-Tail/File-Tail-0.99.1.ebuild b/dev-perl/File-Tail/File-Tail-0.99.1.ebuild
index ce2fb3efb908..27714dca9a39 100644
--- a/dev-perl/File-Tail/File-Tail-0.99.1.ebuild
+++ b/dev-perl/File-Tail/File-Tail-0.99.1.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/File-Tail/File-Tail-0.99.1.ebuild,v 1.13 2006/08/05 03:54:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/File-Tail-0.99.1.ebuild,v 1.14 2007/01/15 19:43:49 mcummings Exp $
inherit perl-module
DESCRIPTION="Perl extension for reading from continously updated files"
SRC_URI="mirror://cpan/authors/id/M/MG/MGRABNAR/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/authors/id/MGRABNAR/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~mgrabnar/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,7 +15,6 @@ IUSE=""
DEPEND="virtual/perl-Time-HiRes
dev-lang/perl"
-RDEPEND="${DEPEND}"
export OPTIMIZE="$CFLAGS"
mydoc="ToDo"
diff --git a/dev-perl/File-Tail/File-Tail-0.99.3.ebuild b/dev-perl/File-Tail/File-Tail-0.99.3.ebuild
index bd1071615166..7040189e322b 100644
--- a/dev-perl/File-Tail/File-Tail-0.99.3.ebuild
+++ b/dev-perl/File-Tail/File-Tail-0.99.3.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/File-Tail/File-Tail-0.99.3.ebuild,v 1.8 2006/09/16 20:59:53 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/File-Tail-0.99.3.ebuild,v 1.9 2007/01/15 19:43:49 mcummings Exp $
inherit perl-module
DESCRIPTION="Perl extension for reading from continously updated files"
SRC_URI="mirror://cpan/authors/id/M/MG/MGRABNAR/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/authors/id/MGRABNAR/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~mgrabnar/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,7 +15,6 @@ IUSE=""
DEPEND="virtual/perl-Time-HiRes
dev-lang/perl"
-RDEPEND="${DEPEND}"
export OPTIMIZE="$CFLAGS"
mydoc="ToDo"
diff --git a/dev-perl/File-Type/ChangeLog b/dev-perl/File-Type/ChangeLog
index 874ebf726f4e..fd9a3f98dae7 100644
--- a/dev-perl/File-Type/ChangeLog
+++ b/dev-perl/File-Type/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-Type
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Type/ChangeLog,v 1.13 2006/08/07 22:57:42 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Type/ChangeLog,v 1.14 2007/01/15 19:44:13 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ File-Type-0.22.ebuild:
+ Ebuild maintenance
07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
File-Type-0.22.ebuild:
diff --git a/dev-perl/File-Type/File-Type-0.22.ebuild b/dev-perl/File-Type/File-Type-0.22.ebuild
index a1b67bd0faa4..80fb06414c3f 100644
--- a/dev-perl/File-Type/File-Type-0.22.ebuild
+++ b/dev-perl/File-Type/File-Type-0.22.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/File-Type/File-Type-0.22.ebuild,v 1.13 2006/08/07 22:57:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Type/File-Type-0.22.ebuild,v 1.14 2007/01/15 19:44:13 mcummings Exp $
inherit perl-module
DESCRIPTION="determine file type using magic "
SRC_URI="mirror://cpan/authors/id/P/PM/PMISON/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/File/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~pmison/"
SLOT="0"
LICENSE="Artistic"
@@ -16,6 +16,3 @@ SRC_TEST="do"
DEPEND=">=dev-perl/module-build-0.28
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog
index 917a9de6b83d..711fe05e0dc0 100644
--- a/dev-perl/File-Which/ChangeLog
+++ b/dev-perl/File-Which/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-Which
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.6 2006/08/05 03:55:46 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.7 2007/01/15 19:44:34 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ File-Which-0.05.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
File-Which-0.05.ebuild:
diff --git a/dev-perl/File-Which/File-Which-0.05.ebuild b/dev-perl/File-Which/File-Which-0.05.ebuild
index bf208e336d8e..eb1ba8facc68 100644
--- a/dev-perl/File-Which/File-Which-0.05.ebuild
+++ b/dev-perl/File-Which/File-Which-0.05.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/dev-perl/File-Which/File-Which-0.05.ebuild,v 1.6 2006/08/05 03:55:46 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-0.05.ebuild,v 1.7 2007/01/15 19:44:34 mcummings Exp $
inherit perl-module
@@ -19,4 +19,3 @@ mydoc="TODO"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/File-Which/files/digest-File-Which-0.05 b/dev-perl/File-Which/files/digest-File-Which-0.05
index 038182814b52..2f58725aef7a 100644
--- a/dev-perl/File-Which/files/digest-File-Which-0.05
+++ b/dev-perl/File-Which/files/digest-File-Which-0.05
@@ -1 +1,3 @@
MD5 bd671a65f770fc0a124095e74c7c8013 File-Which-0.05.tar.gz 7264
+RMD160 c7d3f399dcdfb583f2d6e1a9c093e7b081f82422 File-Which-0.05.tar.gz 7264
+SHA256 ee85f83119c7a5952c2a44a0183ea5c0809e98129a3473ee36cdf2227c836765 File-Which-0.05.tar.gz 7264
diff --git a/dev-perl/FileHandle-Deluxe/ChangeLog b/dev-perl/FileHandle-Deluxe/ChangeLog
index a842181a267e..b0acdc323104 100644
--- a/dev-perl/FileHandle-Deluxe/ChangeLog
+++ b/dev-perl/FileHandle-Deluxe/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/FileHandle-Deluxe
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Deluxe/ChangeLog,v 1.10 2006/10/20 23:59:38 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Deluxe/ChangeLog,v 1.11 2007/01/15 19:45:02 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ FileHandle-Deluxe-0.92.ebuild:
+ Ebuild maintenance
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
FileHandle-Deluxe-0.92.ebuild:
diff --git a/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild b/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild
index f13ee95ac3a1..4eb24df20e85 100644
--- a/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild
+++ b/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.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/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild,v 1.10 2006/10/20 23:59:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild,v 1.11 2007/01/15 19:45:02 mcummings Exp $
inherit perl-module
DESCRIPTION="FileHandle with commit and rollback"
SRC_URI="mirror://cpan/authors/id/M/MI/MIKO/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/"
+HOMEPAGE="http://search.cpan.org/~miko/"
SLOT="0"
LICENSE="Artistic"
@@ -15,4 +15,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/FileHandle-Rollback/ChangeLog b/dev-perl/FileHandle-Rollback/ChangeLog
index e001fb42f258..7d8625c55ad0 100644
--- a/dev-perl/FileHandle-Rollback/ChangeLog
+++ b/dev-perl/FileHandle-Rollback/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/FileHandle-Rollback
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Rollback/ChangeLog,v 1.12 2006/08/05 04:00:02 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Rollback/ChangeLog,v 1.13 2007/01/15 19:45:17 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ FileHandle-Rollback-1.05.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
FileHandle-Rollback-1.05.ebuild:
diff --git a/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild b/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild
index 3870a32d9a3a..0e7534b30f3c 100644
--- a/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild
+++ b/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.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/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild,v 1.12 2006/08/05 04:00:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild,v 1.13 2007/01/15 19:45:17 mcummings Exp $
inherit perl-module
DESCRIPTION="FileHandle with commit and rollback"
SRC_URI="mirror://cpan/authors/id/M/MI/MIKO/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~miko/${P}"
+HOMEPAGE="http://search.cpan.org/~miko/"
SLOT="0"
LICENSE="Artistic"
@@ -17,4 +17,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/FileHandle-Unget/ChangeLog b/dev-perl/FileHandle-Unget/ChangeLog
index 0b6a0ec74cab..dec8e056b333 100644
--- a/dev-perl/FileHandle-Unget/ChangeLog
+++ b/dev-perl/FileHandle-Unget/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/FileHandle-Unget
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Unget/ChangeLog,v 1.15 2006/08/05 04:00:39 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Unget/ChangeLog,v 1.16 2007/01/15 19:45:55 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ FileHandle-Unget-0.16.21.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
FileHandle-Unget-0.16.21.ebuild:
diff --git a/dev-perl/FileHandle-Unget/FileHandle-Unget-0.16.21.ebuild b/dev-perl/FileHandle-Unget/FileHandle-Unget-0.16.21.ebuild
index 8fde48fefed9..5cc060e79bb4 100644
--- a/dev-perl/FileHandle-Unget/FileHandle-Unget-0.16.21.ebuild
+++ b/dev-perl/FileHandle-Unget/FileHandle-Unget-0.16.21.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/dev-perl/FileHandle-Unget/FileHandle-Unget-0.16.21.ebuild,v 1.6 2006/08/05 04:00:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Unget/FileHandle-Unget-0.16.21.ebuild,v 1.7 2007/01/15 19:45:55 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="A FileHandle which supports ungetting of multiple bytes"
SRC_URI="mirror://cpan/authors/id/D/DC/DCOPPIT/${MY_P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/DCOPPIT/${MY_P}.readme"
+HOMEPAGE="http://search.cpan.org/~dcoppit/"
SLOT="0"
LICENSE="GPL-2"
@@ -20,4 +20,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Filesys-DiskSpace/ChangeLog b/dev-perl/Filesys-DiskSpace/ChangeLog
index 1069533a763f..b39da8fea984 100644
--- a/dev-perl/Filesys-DiskSpace/ChangeLog
+++ b/dev-perl/Filesys-DiskSpace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Filesys-DiskSpace
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-DiskSpace/ChangeLog,v 1.6 2006/08/07 22:58:22 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-DiskSpace/ChangeLog,v 1.7 2007/01/15 19:46:15 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Filesys-DiskSpace-0.05.ebuild:
+ Ebuild maintenance
07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Filesys-DiskSpace-0.05.ebuild:
diff --git a/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild b/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild
index 3030e9944aae..76e7c04a5086 100644
--- a/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild
+++ b/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.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/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild,v 1.6 2006/08/07 22:58:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.05.ebuild,v 1.7 2007/01/15 19:46:15 mcummings Exp $
inherit perl-module
DESCRIPTION="Perl df"
-HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+HOMEPAGE="http://search.cpan.org/~ftassin/"
SRC_URI="mirror://cpan/authors/id/F/FT/FTASSIN/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -17,4 +17,3 @@ IUSE=""
#SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog
index e341cec61bd6..84c1f5fa12b0 100644
--- a/dev-perl/Finance-Quote/ChangeLog
+++ b/dev-perl/Finance-Quote/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Finance-Quote
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.37 2006/10/14 16:06:26 tcort Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.38 2007/01/15 19:47:00 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -Finance-Quote-1.08-r1.ebuild, -Finance-Quote-1.10.ebuild,
+ Finance-Quote-1.11.ebuild:
+ Ebuild maintenance
14 Oct 2006; Thomas Cort <tcort@gentoo.org> Finance-Quote-1.11.ebuild:
Stable on alpha.
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild
index 666a49ed51e2..8e5b92c523cc 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-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/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild,v 1.9 2006/10/14 16:06:26 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild,v 1.10 2007/01/15 19:47:00 mcummings Exp $
inherit perl-module eutils
DESCRIPTION="The Perl Finance-Quote Module"
-HOMEPAGE="http://search.cpan.org/~pjf/${P}/"
+HOMEPAGE="http://search.cpan.org/~pjf/"
SRC_URI="mirror://cpan/authors/id/P/PJ/PJF/${P}.tar.gz"
IUSE=""
@@ -19,7 +19,5 @@ SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
dev-perl/HTML-TableExtract
dev-lang/perl"
-RDEPEND="${DEPEND}"
mydoc="TODO"
-
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog
index 82a067441a8a..45b40fafc78e 100644
--- a/dev-perl/Finance-YahooQuote/ChangeLog
+++ b/dev-perl/Finance-YahooQuote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Finance-YahooQuote
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.14 2006/08/07 22:59:53 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.15 2007/01/15 19:47:56 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -Finance-YahooQuote-0.20.ebuild, Finance-YahooQuote-0.21.ebuild:
+ Ebuild maintenance
07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Finance-YahooQuote-0.21.ebuild:
diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild
index 93ae710446d7..8f8f700e8661 100644
--- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild
+++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.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/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild,v 1.10 2006/08/07 22:59:53 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild,v 1.11 2007/01/15 19:47:56 mcummings Exp $
inherit perl-module
MY_P=finance-yahooquote_${PV}
DESCRIPTION="Get stock quotes from Yahoo! Finance"
-HOMEPAGE="http://search.cpan.org/~edd/${P}/"
+HOMEPAGE="http://search.cpan.org/~edd/"
SRC_URI=mirror://gentoo/${MY_P}.tar.gz
LICENSE="Artistic"
@@ -23,5 +23,3 @@ DEPEND="dev-perl/libwww-perl
virtual/perl-MIME-Base64
dev-perl/HTML-Parser
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
diff --git a/dev-perl/Font-AFM/ChangeLog b/dev-perl/Font-AFM/ChangeLog
index c0b383962dca..693278f65d04 100644
--- a/dev-perl/Font-AFM/ChangeLog
+++ b/dev-perl/Font-AFM/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Font-AFM
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/ChangeLog,v 1.10 2006/08/07 23:00:20 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/ChangeLog,v 1.11 2007/01/15 19:48:23 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> Font-AFM-1.19.ebuild:
+ Ebuild maintenance
07 Aug 2006; Michael Cummings <mcummings@gentoo.org> Font-AFM-1.19.ebuild:
Marking amd64 stable
diff --git a/dev-perl/Font-AFM/Font-AFM-1.19.ebuild b/dev-perl/Font-AFM/Font-AFM-1.19.ebuild
index 08f286c61a5c..d87b4e9621c3 100644
--- a/dev-perl/Font-AFM/Font-AFM-1.19.ebuild
+++ b/dev-perl/Font-AFM/Font-AFM-1.19.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/dev-perl/Font-AFM/Font-AFM-1.19.ebuild,v 1.11 2006/08/07 23:00:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/Font-AFM-1.19.ebuild,v 1.12 2007/01/15 19:48:23 mcummings Exp $
# this is a dependency for RT
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION="Parse Adobe Font Metric files"
SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~gaas/"
SRC_TEST="do"
SLOT="0"
@@ -18,4 +18,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/FreezeThaw/ChangeLog b/dev-perl/FreezeThaw/ChangeLog
index 9e80daae1a2a..d0548a7db2b5 100644
--- a/dev-perl/FreezeThaw/ChangeLog
+++ b/dev-perl/FreezeThaw/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/FreezeThaw
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/FreezeThaw/ChangeLog,v 1.17 2006/08/05 04:05:13 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FreezeThaw/ChangeLog,v 1.18 2007/01/15 19:48:48 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ FreezeThaw-0.43-r1.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
FreezeThaw-0.43-r1.ebuild:
diff --git a/dev-perl/FreezeThaw/FreezeThaw-0.43-r1.ebuild b/dev-perl/FreezeThaw/FreezeThaw-0.43-r1.ebuild
index 25dccbb024ba..9da9e33229d5 100644
--- a/dev-perl/FreezeThaw/FreezeThaw-0.43-r1.ebuild
+++ b/dev-perl/FreezeThaw/FreezeThaw-0.43-r1.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/FreezeThaw/FreezeThaw-0.43-r1.ebuild,v 1.14 2006/08/05 04:05:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FreezeThaw/FreezeThaw-0.43-r1.ebuild,v 1.15 2007/01/15 19:48:48 mcummings Exp $
inherit perl-module
DESCRIPTION="converting Perl structures to strings and back"
SRC_URI="mirror://cpan/authors/id/I/IL/ILYAZ/modules/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~ilyaz/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
@@ -14,4 +14,3 @@ KEYWORDS="x86 amd64 hppa ppc sparc alpha ia64 s390"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/frontier-rpc/ChangeLog b/dev-perl/frontier-rpc/ChangeLog
index 40b51ca6a319..305666ddb2e9 100644
--- a/dev-perl/frontier-rpc/ChangeLog
+++ b/dev-perl/frontier-rpc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/frontier-rpc
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.13 2006/10/21 00:00:05 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.14 2007/01/15 19:49:15 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ frontier-rpc-0.07_beta4.ebuild:
+ Ebuild maintenance
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
frontier-rpc-0.07_beta4.ebuild:
diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild
index f2117c8e142e..72c28da4c794 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.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/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.15 2006/10/21 00:00:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.16 2007/01/15 19:49:15 mcummings Exp $
inherit perl-module
@@ -9,7 +9,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="A Perl 5 module for performing remote procedure calls
using extensible markup language"
SRC_URI="http://perl-xml.sourceforge.net/xml-rpc/${MY_P}.tar.gz"
-HOMEPAGE="http://perl-xml.sourceforge.net/xml-rpc/${MY_P}.readme"
+HOMEPAGE="http://perl-xml.sourceforge.net/xml-rpc/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -19,5 +19,3 @@ IUSE=""
DEPEND="dev-perl/XML-Parser
dev-perl/libwww-perl
dev-lang/perl"
-RDEPEND="${DEPEND}"
-