summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 14:51:36 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 14:51:36 +0000
commit552459ed1fe70fb8a40029175f2fcee7d903dac1 (patch)
tree2be601ffd18c2ac585082f0a64ca871c49f0d89f
parentVersion bump, #162172 thanks to Brandon Low. (diff)
downloadhistorical-552459ed1fe70fb8a40029175f2fcee7d903dac1.tar.gz
historical-552459ed1fe70fb8a40029175f2fcee7d903dac1.tar.bz2
historical-552459ed1fe70fb8a40029175f2fcee7d903dac1.zip
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
-rw-r--r--dev-perl/Class-ErrorHandler/ChangeLog8
-rw-r--r--dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.01.ebuild7
-rw-r--r--dev-perl/Class-Factory-Util/ChangeLog8
-rw-r--r--dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild7
-rw-r--r--dev-perl/Class-Inspector/ChangeLog10
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild7
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild7
-rw-r--r--dev-perl/Class-MakeMethods/ChangeLog8
-rw-r--r--dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild7
-rw-r--r--dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild7
-rw-r--r--dev-perl/Class-MakeMethods/files/digest-Class-MakeMethods-1.0092
-rw-r--r--dev-perl/class-loader/ChangeLog8
-rw-r--r--dev-perl/class-loader/class-loader-2.03.ebuild7
13 files changed, 55 insertions, 38 deletions
diff --git a/dev-perl/Class-ErrorHandler/ChangeLog b/dev-perl/Class-ErrorHandler/ChangeLog
index 5c579760534b..5ecc477bf922 100644
--- a/dev-perl/Class-ErrorHandler/ChangeLog
+++ b/dev-perl/Class-ErrorHandler/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-ErrorHandler
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-ErrorHandler/ChangeLog,v 1.16 2006/08/04 23:13:55 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-ErrorHandler/ChangeLog,v 1.17 2007/01/15 14:44:12 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Class-ErrorHandler-0.01.ebuild:
+ Ebuild maintenance
04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Class-ErrorHandler-0.01.ebuild:
diff --git a/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.01.ebuild b/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.01.ebuild
index 297090692abc..ca8947a872bf 100644
--- a/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.01.ebuild
+++ b/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.01.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/Class-ErrorHandler/Class-ErrorHandler-0.01.ebuild,v 1.16 2006/08/04 23:13:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.01.ebuild,v 1.17 2007/01/15 14:44:12 mcummings Exp $
inherit perl-module
DESCRIPTION="Automated accessor generation"
-HOMEPAGE="http://search.cpan.org/~btrott/${P}/"
+HOMEPAGE="http://search.cpan.org/~btrott/"
SRC_URI="mirror://cpan/authors/id/B/BT/BTROTT/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -16,4 +16,3 @@ SRC_TEST="do"
DEPEND=">=dev-perl/module-build-0.28
dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Class-Factory-Util/ChangeLog b/dev-perl/Class-Factory-Util/ChangeLog
index 00a111638d32..de6466f27c88 100644
--- a/dev-perl/Class-Factory-Util/ChangeLog
+++ b/dev-perl/Class-Factory-Util/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-Factory-Util
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Factory-Util/ChangeLog,v 1.14 2006/08/07 00:18:52 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Factory-Util/ChangeLog,v 1.15 2007/01/15 14:44:45 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Class-Factory-Util-1.6.ebuild:
+ Ebuild maintenance
07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Class-Factory-Util-1.6.ebuild:
diff --git a/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild b/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild
index a15a759e15fe..18c82af7dd67 100644
--- a/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild
+++ b/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.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/Class-Factory-Util/Class-Factory-Util-1.6.ebuild,v 1.14 2006/08/07 00:18:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild,v 1.15 2007/01/15 14:44:45 mcummings Exp $
inherit perl-module
DESCRIPTION="Provide utility methods for factory classes"
-HOMEPAGE="http://search.cpan.org/~drolsky/${P}/"
+HOMEPAGE="http://search.cpan.org/~drolsky/"
SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
LICENSE="GPL-2"
@@ -13,4 +13,3 @@ SLOT="0"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog
index 9921a889bbaa..476e24c8267a 100644
--- a/dev-perl/Class-Inspector/ChangeLog
+++ b/dev-perl/Class-Inspector/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Class-Inspector
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.40 2006/10/20 18:57:31 kloeri Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.41 2007/01/15 14:48:31 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -Class-Inspector-1.06.ebuild, -Class-Inspector-1.08.ebuild,
+ Class-Inspector-1.13.ebuild, -Class-Inspector-1.14.ebuild,
+ Class-Inspector-1.16.ebuild:
+ Ebuild maintenance
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
Class-Inspector-1.16.ebuild:
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild
index ac7d3ec9cb35..b6fa8d5a4c5b 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-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/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild,v 1.10 2006/08/04 23:22:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild,v 1.11 2007/01/15 14:48:31 mcummings Exp $
inherit perl-module
DESCRIPTION="Provides information about Classes"
-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 GPL-2 )"
@@ -15,6 +15,5 @@ IUSE=""
DEPEND="virtual/perl-Test-Simple
dev-lang/perl"
-RDEPEND="${DEPEND}"
SRC_TEST="do"
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild
index d25ecf6ccd21..c61b337a3979 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.16.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/Class-Inspector/Class-Inspector-1.16.ebuild,v 1.8 2006/10/20 18:57:31 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild,v 1.9 2007/01/15 14:48:31 mcummings Exp $
inherit perl-module
DESCRIPTION="Provides information about Classes"
-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 GPL-2 )"
@@ -15,6 +15,5 @@ IUSE=""
DEPEND="virtual/perl-Test-Simple
dev-lang/perl"
-RDEPEND="${DEPEND}"
SRC_TEST="do"
diff --git a/dev-perl/Class-MakeMethods/ChangeLog b/dev-perl/Class-MakeMethods/ChangeLog
index 3ee306a229ce..a796c09fca28 100644
--- a/dev-perl/Class-MakeMethods/ChangeLog
+++ b/dev-perl/Class-MakeMethods/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-MakeMethods
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.28 2006/08/04 23:22:57 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.29 2007/01/15 14:51:36 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Class-MakeMethods-1.01.ebuild, Class-MakeMethods-1.009.ebuild:
+ Ebuild maintenance
04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Class-MakeMethods-1.01.ebuild, Class-MakeMethods-1.009.ebuild:
diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild
index 58620edd3ba3..28861dda1650 100644
--- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild
+++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.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/Class-MakeMethods/Class-MakeMethods-1.009.ebuild,v 1.13 2006/08/04 23:22:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild,v 1.14 2007/01/15 14:51:36 mcummings Exp $
inherit perl-module
DESCRIPTION="Automated method creation module for Perl"
SRC_URI="mirror://cpan/modules/by-module/Class/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~evo/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -20,4 +20,3 @@ src_compile() {
perl-module_src_test || die "test failed"
}
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild
index 50a60ea9dfe6..83106e37ae92 100644
--- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild
+++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.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/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.9 2006/08/04 23:22:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.10 2007/01/15 14:51:36 mcummings Exp $
inherit perl-module
DESCRIPTION="Automated method creation module for Perl"
SRC_URI="mirror://cpan/authors/id/E/EV/EVO/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~evo/${P}/"
+HOMEPAGE="http://search.cpan.org/~evo/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,4 +15,3 @@ IUSE=""
SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Class-MakeMethods/files/digest-Class-MakeMethods-1.009 b/dev-perl/Class-MakeMethods/files/digest-Class-MakeMethods-1.009
index f9b488e9e21c..97aecb34bce1 100644
--- a/dev-perl/Class-MakeMethods/files/digest-Class-MakeMethods-1.009
+++ b/dev-perl/Class-MakeMethods/files/digest-Class-MakeMethods-1.009
@@ -1 +1,3 @@
MD5 ab3240ff45f2351a7a8b52026728c513 Class-MakeMethods-1.009.tar.gz 158763
+RMD160 d247dd7c93110e4b727c05fca4fb373366e288e1 Class-MakeMethods-1.009.tar.gz 158763
+SHA256 487e6e6d9476812df5ee415640646ee5a07d6bf50587dac0f7dc66ee892cc681 Class-MakeMethods-1.009.tar.gz 158763
diff --git a/dev-perl/class-loader/ChangeLog b/dev-perl/class-loader/ChangeLog
index 81b91d1ae506..11d7118e90d7 100644
--- a/dev-perl/class-loader/ChangeLog
+++ b/dev-perl/class-loader/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/class-loader
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/class-loader/ChangeLog,v 1.16 2006/08/06 02:07:57 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/class-loader/ChangeLog,v 1.17 2007/01/15 14:49:42 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -class-loader-2.02.ebuild, class-loader-2.03.ebuild:
+ Ebuild maintenance
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
class-loader-2.02.ebuild, class-loader-2.03.ebuild:
diff --git a/dev-perl/class-loader/class-loader-2.03.ebuild b/dev-perl/class-loader/class-loader-2.03.ebuild
index 1dc63dc260d3..9e01d3c7fd96 100644
--- a/dev-perl/class-loader/class-loader-2.03.ebuild
+++ b/dev-perl/class-loader/class-loader-2.03.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/class-loader/class-loader-2.03.ebuild,v 1.8 2006/08/06 02:07:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/class-loader/class-loader-2.03.ebuild,v 1.9 2007/01/15 14:49:42 mcummings Exp $
inherit perl-module
MY_P=Class-Loader-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Load modules and create objects on demand"
-HOMEPAGE="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.readme"
+HOMEPAGE="http://search.cpan.org/~vipul/"
SRC_URI="mirror://cpan/authors/id/V/VI/VIPUL/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -17,4 +17,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"