Version bump, thanks seemant
authorMichael Cummings <mcummings@gentoo.org>
Fri, 19 Jan 2007 17:20:19 +0000 (17:20 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Fri, 19 Jan 2007 17:20:19 +0000 (17:20 +0000)
Package-Manager: portage-2.1.2_rc4-r8

39 files changed:
dev-perl/Test-Exception/ChangeLog
dev-perl/Test-Exception/Test-Exception-0.21.ebuild
dev-perl/Test-Exception/Test-Exception-0.22.ebuild
dev-perl/Test-Exception/Test-Exception-0.24.ebuild
dev-perl/Test-Pod/ChangeLog
dev-perl/Test-Pod/Test-Pod-1.22.ebuild
dev-perl/Test-Pod/Test-Pod-1.26.ebuild
dev-perl/Test-Tester/ChangeLog
dev-perl/Test-Tester/Test-Tester-0.103.ebuild
dev-perl/Text-CharWidth/ChangeLog
dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild
dev-perl/Text-German/ChangeLog
dev-perl/Text-German/Text-German-0.03.ebuild
dev-perl/Text-German/Text-German-0.06.ebuild
dev-perl/Text-German/files/digest-Text-German-0.03
dev-perl/Text-LevenshteinXS/ChangeLog
dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild
dev-perl/TimeDate/ChangeLog
dev-perl/TimeDate/TimeDate-1.16.ebuild
dev-perl/UNIVERSAL-moniker/ChangeLog
dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild
dev-perl/Unicode-Map/ChangeLog
dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild
dev-perl/Validate-Net/ChangeLog
dev-perl/Validate-Net/Validate-Net-0.5.ebuild
dev-perl/Validate-Net/files/digest-Validate-Net-0.5
dev-perl/WWW-Mechanize/ChangeLog
dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild
dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild
dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild
dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild
dev-perl/XML-Catalog/ChangeLog
dev-perl/XML-Catalog/XML-Catalog-0.02-r2.ebuild
dev-perl/XML-Catalog/files/digest-XML-Catalog-0.02-r2
dev-perl/text-template/ChangeLog
dev-perl/text-template/files/digest-text-template-1.44
dev-perl/text-template/text-template-1.44.ebuild
dev-perl/tie-encryptedhash/ChangeLog
dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild

index cf2a9c82932e94d04fd57b50b855ebb4e87bfd4f..84a3ceb87293fc523c092896019b11590e619134 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Test-Exception
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.34 2007/01/08 16:51:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.35 2007/01/19 16:46:43 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  Test-Exception-0.21.ebuild, Test-Exception-0.22.ebuild,
+  Test-Exception-0.24.ebuild:
+  Version bump, thanks seemant
 
   08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
   -Test-Exception-0.20.ebuild:
index cb5aed40cb9a70445c93d800220526f371ec50d8..fbe0970bf3f8add6b50f3d696fe4281914acb935 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/dev-perl/Test-Exception/Test-Exception-0.21.ebuild,v 1.13 2006/10/15 20:55:48 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.21.ebuild,v 1.14 2007/01/19 16:46:43 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="test functions for exception based code"
-HOMEPAGE="http://search.cpan.org/~adie/${P}/"
+HOMEPAGE="http://search.cpan.org/~adie/"
 SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
 
 LICENSE="GPL-2"
index 0e63874ed9d6b59596f7f4c114b1573fae8c87ab..ae0a61f1c319d8c50063d6dcf93402424507ddc0 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/dev-perl/Test-Exception/Test-Exception-0.22.ebuild,v 1.5 2006/11/05 17:19:34 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.22.ebuild,v 1.6 2007/01/19 16:46:43 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="test functions for exception based code"
-HOMEPAGE="http://search.cpan.org/~adie/${P}/"
+HOMEPAGE="http://search.cpan.org/~adie/"
 SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
 
 LICENSE="GPL-2"
index 3a6394c41e39d2ce69e6bb65eae14441367ffa2c..eb4c475cab09f429dc84998191990ca675c662a5 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/dev-perl/Test-Exception/Test-Exception-0.24.ebuild,v 1.1 2006/11/06 16:51:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.24.ebuild,v 1.2 2007/01/19 16:46:43 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="test functions for exception based code"
-HOMEPAGE="http://search.cpan.org/~adie/${P}/"
+HOMEPAGE="http://search.cpan.org/~adie/"
 SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
 
 LICENSE="GPL-2"
index a345875c846de305892d855f438366713abbf068..3037251c37b282e033b47ce56ba50fc0f7c145d9 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-Pod
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.42 2006/10/23 18:13:08 gustavoz Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.43 2007/01/19 16:48:17 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Test-Pod-1.22.ebuild,
+  -Test-Pod-1.24.ebuild, Test-Pod-1.26.ebuild:
+  Version bump, thanks seemant
 
   23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> Test-Pod-1.26.ebuild:
   Stable on hppa
index e1e6b44c08dc97315526546e6c1151071735957c..604a2db0e998ff448db70d45ac2d25572a2cb0e7 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/dev-perl/Test-Pod/Test-Pod-1.22.ebuild,v 1.13 2006/08/05 23:51:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild,v 1.14 2007/01/19 16:48:17 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="check for POD errors in files"
-HOMEPAGE="http://search.cpan.org/~petdance/${P}"
+HOMEPAGE="http://search.cpan.org/~petdance/"
 SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
 
 SRC_TEST="do"
@@ -17,6 +17,3 @@ IUSE=""
 DEPEND="dev-perl/Pod-Simple
        >=virtual/perl-Test-Simple-0.62
        dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
index dd4fb4f5d98017f2712bb4c520282c8ea553c42c..585680611813ac4418ee0fb7269f6bdef67e2cb8 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/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.7 2006/10/23 18:13:08 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.8 2007/01/19 16:48:17 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="check for POD errors in files"
-HOMEPAGE="http://search.cpan.org/~petdance/${P}"
+HOMEPAGE="http://search.cpan.org/~petdance/"
 SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
 
 SRC_TEST="do"
@@ -17,6 +17,3 @@ IUSE=""
 DEPEND="dev-perl/Pod-Simple
        >=virtual/perl-Test-Simple-0.62
        dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
index b4fb2deeb59fbb6de9eb83a5ac1f7bc29f65648d..56a8c116c81daf31dd96ed8a949f32001d55c568 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-Tester
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/ChangeLog,v 1.9 2007/01/02 15:24:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/ChangeLog,v 1.10 2007/01/19 16:52:42 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  Test-Tester-0.103.ebuild:
+  Version bump, thanks seemant
 
 *Test-Tester-0.104 (02 Jan 2007)
 
index f0012c52cd110a52c61fc2c032362d64ae7add18..9f0735ddadaf4be588bcf691f6bc97f0a6220283 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/dev-perl/Test-Tester/Test-Tester-0.103.ebuild,v 1.8 2006/10/20 20:09:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/Test-Tester-0.103.ebuild,v 1.9 2007/01/19 16:52:42 mcummings Exp $
 
 inherit perl-module
 IUSE=""
 
 DESCRIPTION="Perl module for Apache::Session"
 SRC_URI="mirror://cpan/authors/id/F/FD/FDALY/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~fdaly/${P}/"
+HOMEPAGE="http://search.cpan.org/~fdaly/"
 
 SLOT="0"
 LICENSE="Artistic"
@@ -17,4 +17,3 @@ SRC_TEST="do"
 
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
index 8cd465b85f57d5840c15d05d0398af15e4c076bd..9bc3e38efe1789f0d78d250042fa56cc5661af5e 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Text-CharWidth
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.12 2006/10/20 20:11:14 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.13 2007/01/19 16:55:49 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  Text-CharWidth-0.04.ebuild:
+  Version bump, thanks seemant
 
   20 Oct 2006; Bryan Ã˜stergaard <kloeri@gentoo.org>
   Text-CharWidth-0.04.ebuild:
index 96da437a53bf34272e199d8451d08c987783aee0..ff1b016407f29dff13c1358524f67fb39ccc9e2a 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/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.13 2006/10/20 20:11:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.14 2007/01/19 16:55:49 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="Get number of occupied columns of a string on terminal"
-HOMEPAGE="http://search.cpan.org/~kubota/${P}/"
+HOMEPAGE="http://search.cpan.org/~kubota/"
 SRC_URI="mirror://cpan/authors/id/K/KU/KUBOTA/${P}.tar.gz"
 
 LICENSE="|| ( Artistic GPL-2 )"
@@ -14,6 +14,5 @@ KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~ppc s390 sh sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
 
 SRC_TEST="do"
index fc4a3059d7e8f3fcf04dda2682a0a2bc3f50ee67..304a58b0279954a5056737a452120ade1c3b7294 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Text-German
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/ChangeLog,v 1.11 2006/08/17 21:30:42 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/ChangeLog,v 1.12 2007/01/19 16:57:02 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  Text-German-0.03.ebuild, Text-German-0.06.ebuild:
+  Version bump, thanks seemant
 
   17 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   Text-German-0.06.ebuild:
index 863e314352f112da44d477afcb76b57434cfdb84..2b762f4db37bb40275d1f37573476ed13b74b7de 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/dev-perl/Text-German/Text-German-0.03.ebuild,v 1.5 2006/08/06 00:23:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/Text-German-0.03.ebuild,v 1.6 2007/01/19 16:57:02 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="German grundform reduction"
-HOMEPAGE="http://search.cpan.org/~ulpfr/${P}/"
+HOMEPAGE="http://search.cpan.org/~ulpfr/"
 SRC_URI="mirror://cpan/authors/id/U/UL/ULPFR/${P}.tar.gz"
 
 LICENSE="Artistic"
@@ -17,4 +17,3 @@ SRC_TEST="do"
 
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
index df71b55abd387c02d58325ea8da7c063cd4b3c0c..aafa008d054b85278c277d9cc665278d3ecce111 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/dev-perl/Text-German/Text-German-0.06.ebuild,v 1.7 2006/08/17 21:30:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/Text-German-0.06.ebuild,v 1.8 2007/01/19 16:57:02 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="German grundform reduction"
-HOMEPAGE="http://search.cpan.org/~ulpfr/${P}/"
+HOMEPAGE="http://search.cpan.org/~ulpfr/"
 SRC_URI="mirror://cpan/authors/id/U/UL/ULPFR/${P}.tar.gz"
 
 LICENSE="Artistic"
@@ -17,4 +17,3 @@ SRC_TEST="do"
 
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
index 49c64cca6a07852f5e81f693c1469ba75f285966..89efdfd0e18974dc60ac7c9df7a594d6e9aa0f59 100644 (file)
@@ -1 +1,3 @@
 MD5 120f14768ecb254f090fcfa0f7e57850 Text-German-0.03.tar.gz 13081
+RMD160 822b36e625c7a41500667124acce9f2e1b2b3316 Text-German-0.03.tar.gz 13081
+SHA256 57a4235bacb6809b490c884427b62ac0f22b8dfc715fd1f5251d318c0ebf60de Text-German-0.03.tar.gz 13081
index d2da10f299f2333b2f18848ca32724ae160343ca..477bbfc96dbf000c4b8938fd81460c3b9de594a9 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Text-LevenshteinXS
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.8 2006/08/18 01:54:00 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.9 2007/01/19 16:58:30 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  Text-LevenshteinXS-0.03.ebuild:
+  Version bump, thanks seemant
 
   18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   Text-LevenshteinXS-0.03.ebuild:
index 0cbb80eba2f147ce8f7e3c32fbae82ad626cc0cd..64f3255b98fddb0dc48846aab165055dbd5caf05 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/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.8 2006/08/18 01:54:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.9 2007/01/19 16:58:30 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="An XS implementation of the Levenshtein edit distance"
-HOMEPAGE="http://search.cpan.org/~jgoldberg/${P}/"
+HOMEPAGE="http://search.cpan.org/~jgoldberg/"
 SRC_URI="mirror://cpan/authors/id/J/JG/JGOLDBERG/${P}.tar.gz"
 
 LICENSE="Artistic"
@@ -17,4 +17,3 @@ SRC_TEST="do"
 
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
index 43c50ed7860529cb1ffe128e64d0095aa700fa9d..fa140717fe972ec6ada53924112057cc365189ba 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/TimeDate
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.23 2006/08/06 00:40:33 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.24 2007/01/19 17:03:57 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org> TimeDate-1.16.ebuild:
+  Version bump, thanks seemant
 
   06 Aug 2006; Michael Cummings <mcummings@gentoo.org> TimeDate-1.16.ebuild:
   Adding perl dep; fixed DEPEND
index 6a9155ed26ddb3eb853c55eee1ae20d77feb9c9f..208f09ef1a59d75b0bf1db0c728e452c69ba9374 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/dev-perl/TimeDate/TimeDate-1.16.ebuild,v 1.14 2006/08/06 00:40:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild,v 1.15 2007/01/19 17:03:57 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="A Date/Time Parsing Perl Module"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~gbarr/"
 SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
 
 SLOT="0"
@@ -15,4 +15,3 @@ IUSE=""
 
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
index d4f6c97f75296ddab380f2df72e17a80d0b59a01..ee9af630920dec8ae42540373596ee4e6bb0210b 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/UNIVERSAL-moniker
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/ChangeLog,v 1.15 2006/08/07 00:16:52 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/ChangeLog,v 1.16 2007/01/19 17:08:58 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  UNIVERSAL-moniker-0.08.ebuild:
+  Version bump, thanks seemant
 
   07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   UNIVERSAL-moniker-0.08.ebuild:
index 5604cec419af7f1885e889fa0f2b186b616cb174..2fef70e0ecca861eecb5f8228c53a3a8e701d0f4 100644 (file)
@@ -1,21 +1,19 @@
-# 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/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild,v 1.12 2006/08/07 00:16:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild,v 1.13 2007/01/19 17:08:58 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="adds a moniker to every class or module"
-HOMEPAGE="http://search.cpan.org/~kasei/${P}/"
+HOMEPAGE="http://search.cpan.org/~kasei/"
 SRC_URI="mirror://cpan/authors/id/K/KA/KASEI/${P}.tar.gz"
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86"
-IUSE=""
+IUSE="test"
 SRC_TEST="do"
 
 #Funny...no longer a dep, but needed for tests
-DEPEND="dev-perl/Lingua-EN-Inflect
+DEPEND="test? ( dev-perl/Lingua-EN-Inflect )
        dev-lang/perl"
-RDEPEND="${DEPEND}"
-
index f0cba3671a71bc020766ac10238ba434995eebac..b6805d6b3e14a47968ddd2e5a3f8bc8ea8ce81ee 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Unicode-Map
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.12 2006/08/18 02:01:56 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.13 2007/01/19 17:05:40 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  Unicode-Map-0.112.ebuild:
+  Version bump, thanks seemant
 
   18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   Unicode-Map-0.112.ebuild:
index 1d89f7b91561d0ae7a1ff4911793d225d36c73c0..237b9f0fbde79b3f2464bf60bc40ddb0dcaf957d 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/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild,v 1.14 2006/11/12 03:49:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild,v 1.15 2007/01/19 17:05:40 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="map charsets from and to utf16 code"
-HOMEPAGE="http://www.cpan.org/~mschwartz/${P}/"
+HOMEPAGE="http://search.cpan.org/~mschwartz/"
 SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWARTZ/${P}.tar.gz"
 
 LICENSE="Artistic"
@@ -14,6 +14,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
 
 SRC_TEST="do"
index 1d9bd287f7dd88cfee0d480165a48ff012f3d56e..44ac0c5b19394b1cb337d2f88ca88d7afedeff5c 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Validate-Net
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/ChangeLog,v 1.16 2006/08/06 00:59:09 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/ChangeLog,v 1.17 2007/01/19 17:11:37 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  -Validate-Net-0.4.ebuild, Validate-Net-0.5.ebuild:
+  Version bump, thanks seemant
 
   06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   Validate-Net-0.4.ebuild, Validate-Net-0.5.ebuild:
index 700d622dd0956af110c77d477dee2c7b74099339..2e1e41a2f20de8c70e7dd066a22076d3e927250b 100644 (file)
@@ -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/Validate-Net/Validate-Net-0.5.ebuild,v 1.14 2006/08/06 00:59:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.5.ebuild,v 1.15 2007/01/19 17:11:37 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="Format validation and more for Net:: related strings"
 SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~adamk/"
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
@@ -19,5 +19,3 @@ DEPEND="virtual/perl-Test-Simple
        dev-perl/Class-Default
        dev-perl/Class-Inspector
        dev-lang/perl"
-RDEPEND="${DEPEND}"
-
index 81ead8cdda97603f3c78d103512d828088161d8d..b1dc4d477f0cbd2e6627c3afca6df2fd7d04c9ee 100644 (file)
@@ -1 +1,3 @@
 MD5 707e93d67a452f2d5b7eac9dc85c0666 Validate-Net-0.5.tar.gz 11933
+RMD160 52c204378b116e22b1988a49300b287e188e72f6 Validate-Net-0.5.tar.gz 11933
+SHA256 06d2ac5fa589a73219cdc55dc8e21cecbaf21b1aaa378e25042b3b08f8fb9930 Validate-Net-0.5.tar.gz 11933
index e1eeaeb180614fba2eb48f578f0838a3f523aac5..a4976a7132b4baecaf574b5be153948eb5303653 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/WWW-Mechanize
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.33 2006/10/16 01:48:23 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.34 2007/01/19 17:16:22 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  WWW-Mechanize-1.16.ebuild, WWW-Mechanize-1.18.ebuild,
+  WWW-Mechanize-1.20.ebuild, WWW-Mechanize-1.0301.ebuild:
+  Version bump, thanks seemant
 
   16 Oct 2006; Michael Cummings <mcummings@gentoo.org>
   -WWW-Mechanize-1.04.ebuild, -WWW-Mechanize-1.12.ebuild,
index 11d7b9fbfda7fd564d6e13855fcfcdd152fdd9e4..313fe8acd0b7c756d827ee7904f353246edf2316 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/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild,v 1.12 2006/10/16 01:48:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild,v 1.13 2007/01/19 17:16:22 mcummings Exp $
 
 inherit perl-module
 
@@ -11,7 +11,7 @@ S=${WORKDIR}/${MY_P}
 
 DESCRIPTION="automate interaction with websites "
 SRC_URI="http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~petdance/${MY_P}"
+HOMEPAGE="http://search.cpan.org/~petdance/"
 IUSE=""
 SLOT="0"
 LICENSE="GPL-2"
index 09d7124400df34772ed5467b7dc065d718f620a5..274b485ee25c45401762a4c8595ae1dcd79e1d89 100644 (file)
@@ -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/WWW-Mechanize/WWW-Mechanize-1.16.ebuild,v 1.7 2006/10/16 01:48:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild,v 1.8 2007/01/19 17:16:22 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="automate interaction with websites "
 SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~petdance/${P}/"
+HOMEPAGE="http://search.cpan.org/~petdance/"
 IUSE=""
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
index ccd7b5298097e6e4208d44cae2022ad1a7d59e51..d195bcf0c24bf1497310599ec28d682db7731338 100644 (file)
@@ -1,16 +1,15 @@
-# 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/WWW-Mechanize/WWW-Mechanize-1.18.ebuild,v 1.7 2006/08/18 02:06:48 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild,v 1.8 2007/01/19 17:16:22 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="Handy web browsing in a Perl object"
 SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~petdance/${P}/"
+HOMEPAGE="http://search.cpan.org/~petdance/"
 IUSE="test"
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-#KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 KEYWORDS="amd64 ppc sparc ~x86"
 
 # Bug in the tests - improper use of HTTP::Server
@@ -19,9 +18,7 @@ KEYWORDS="amd64 ppc sparc ~x86"
 # configure to run the local tests, but not the ones which access the Internet
 myconf="--local --mech-dump --nolive"
 
-DEPEND="${RDEPEND}"
-
-RDEPEND="dev-lang/perl
+DEPEND="dev-lang/perl
        dev-perl/IO-Socket-SSL
        >=dev-perl/libwww-perl-5.76
        >=dev-perl/URI-1.25
index d4bfe2af479d25b867f4c96e6ddc106a4c32589a..df4aeda70cf0d7061cb29ff4ef0c29e69d8e25f4 100644 (file)
@@ -1,16 +1,15 @@
-# 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/WWW-Mechanize/WWW-Mechanize-1.20.ebuild,v 1.2 2006/10/16 01:48:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild,v 1.3 2007/01/19 17:16:22 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="Handy web browsing in a Perl object"
 SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~petdance/${P}/"
+HOMEPAGE="http://search.cpan.org/~petdance/"
 IUSE="test"
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-#KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 KEYWORDS="amd64 ~ppc sparc ~x86"
 
 # Bug in the tests - improper use of HTTP::Server
@@ -19,9 +18,8 @@ KEYWORDS="amd64 ~ppc sparc ~x86"
 # configure to run the local tests, but not the ones which access the Internet
 myconf="--local --mech-dump --nolive"
 
-DEPEND="${RDEPEND}"
 
-RDEPEND="dev-lang/perl
+DEPEND="dev-lang/perl
        dev-perl/IO-Socket-SSL
        >=dev-perl/libwww-perl-5.76
        >=dev-perl/URI-1.25
index 40a95fa59bf2e059848c1611052a5b40275980a6..cb47e2a718402c33c3be5ed7788b906c095988bb 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/XML-Catalog
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Catalog/ChangeLog,v 1.17 2006/08/06 01:16:38 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Catalog/ChangeLog,v 1.18 2007/01/19 17:20:19 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  -XML-Catalog-0.02-r1.ebuild, XML-Catalog-0.02-r2.ebuild:
+  Version bump, thanks seemant
 
   06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   XML-Catalog-0.02-r1.ebuild, XML-Catalog-0.02-r2.ebuild:
index 9793f88403a12a69bf3e5f066b39fe0c7879032b..1f2f950f83d50b440d756b08e6a73329b620af8d 100644 (file)
@@ -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/XML-Catalog/XML-Catalog-0.02-r2.ebuild,v 1.14 2006/08/06 01:16:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Catalog/XML-Catalog-0.02-r2.ebuild,v 1.15 2007/01/19 17:20:19 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="Perl Module"
 SRC_URI="mirror://cpan/authors/id/E/EB/EBOHLMAN/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~ebohlman/${P}/"
+HOMEPAGE="http://search.cpan.org/~ebohlman/"
 
 SLOT="0"
 LICENSE="Artistic"
@@ -16,6 +16,3 @@ IUSE=""
 DEPEND=">=dev-perl/XML-Parser-2.29
        >=dev-perl/libwww-perl-5.48
        dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
index adc8631cbb4c1fabcbcd45e0385f00540b234e55..d58bf03a3e8f7d15cfad9f7b81d9eafffde33f28 100644 (file)
@@ -1 +1,3 @@
 MD5 7a69f3cdf0a3ed32f37f8681ea85d08e XML-Catalog-0.02.tar.gz 3965
+RMD160 56e610f580109a80e15c4d2904c54742209fef5f XML-Catalog-0.02.tar.gz 3965
+SHA256 7d439d7a6e71f7d25daba6436f0a268e06b02572b23cf1f3745f57a8bef159a0 XML-Catalog-0.02.tar.gz 3965
index e67ac2ad3483263b0f547d090b658520dbaf9cbd..2791cdfe657f2866548c353ae46aac98c972b434 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/text-template
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.12 2006/08/06 03:12:32 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.13 2007/01/19 17:01:07 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  text-template-1.44.ebuild:
+  Version bump, thanks seemant
 
   06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   text-template-1.44.ebuild:
index 2f903eeeab96e67e15ef3954a91df8e066c35b4d..04ac548432fb53a06fd3c4a99f42ab717dd53945 100644 (file)
@@ -1 +1,3 @@
 MD5 81a43d284d9c3cdb2b28e104c1c18609 Text-Template-1.44.tar.gz 43481
+RMD160 80b179ed74fbdb635170791bf655dd124dc262b0 Text-Template-1.44.tar.gz 43481
+SHA256 68e332b4c6b31240960d395a3c58240b447df8b282e8b0b27218134f60a878d4 Text-Template-1.44.tar.gz 43481
index 7b37f3ac633f8b8909982fadb96adedb284f5fab..c7ef614788810ac47e9bbcf0fbe161d42f4b4e86 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/dev-perl/text-template/text-template-1.44.ebuild,v 1.14 2006/08/06 03:12:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.15 2007/01/19 17:01:06 mcummings Exp $
 
 inherit perl-module
 
@@ -17,4 +17,3 @@ IUSE=""
 
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
index 1ae53b5ece9e5262e10f06c707e7edc7f95ba098..c1c28df3c2cfa2868a659563f9eded585b6a30ca 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/tie-encryptedhash
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.13 2006/08/06 03:14:10 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.14 2007/01/19 17:02:37 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  tie-encryptedhash-1.21.ebuild:
+  Version bump, thanks seemant
 
   06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   tie-encryptedhash-1.21.ebuild:
index ec7a2c52dcad96ff7f50f9392b20a0f5159d80a7..244a8a6dbc41f490aca0fac326d924a97eb7c700 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/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.15 2006/08/06 03:14:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.16 2007/01/19 17:02:37 mcummings Exp $
 
 inherit perl-module
 
 MY_P=Tie-EncryptedHash-${PV}
 S=${WORKDIR}/${MY_P}
 DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields."
-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 )"
@@ -19,6 +19,3 @@ DEPEND="dev-perl/Crypt-Blowfish
        dev-perl/Crypt-DES
        dev-perl/crypt-cbc
        dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-