From: Michael Cummings Date: Fri, 19 Jan 2007 17:20:19 +0000 (+0000) Subject: Version bump, thanks seemant X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fef482abc81ae081593fc2de2dcaa5e22782a375;p=gentoo.git Version bump, thanks seemant Package-Manager: portage-2.1.2_rc4-r8 --- diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index cf2a9c82932e..84a3ceb87293 100644 --- a/dev-perl/Test-Exception/ChangeLog +++ b/dev-perl/Test-Exception/ChangeLog @@ -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 + Test-Exception-0.21.ebuild, Test-Exception-0.22.ebuild, + Test-Exception-0.24.ebuild: + Version bump, thanks seemant 08 Jan 2007; Michael Cummings -Test-Exception-0.20.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.21.ebuild b/dev-perl/Test-Exception/Test-Exception-0.21.ebuild index cb5aed40cb9a..fbe0970bf3f8 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.21.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.21.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/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" diff --git a/dev-perl/Test-Exception/Test-Exception-0.22.ebuild b/dev-perl/Test-Exception/Test-Exception-0.22.ebuild index 0e63874ed9d6..ae0a61f1c319 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.22.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.22.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/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" diff --git a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild b/dev-perl/Test-Exception/Test-Exception-0.24.ebuild index 3a6394c41e39..eb4c475cab09 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.24.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/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" diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index a345875c846d..3037251c37b2 100644 --- a/dev-perl/Test-Pod/ChangeLog +++ b/dev-perl/Test-Pod/ChangeLog @@ -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 Test-Pod-1.22.ebuild, + -Test-Pod-1.24.ebuild, Test-Pod-1.26.ebuild: + Version bump, thanks seemant 23 Oct 2006; Gustavo Zacarias Test-Pod-1.26.ebuild: Stable on hppa diff --git a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild b/dev-perl/Test-Pod/Test-Pod-1.22.ebuild index e1e6b44c08dc..604a2db0e998 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.22.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/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}" - - diff --git a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild index dd4fb4f5d980..585680611813 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.26.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/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}" - - diff --git a/dev-perl/Test-Tester/ChangeLog b/dev-perl/Test-Tester/ChangeLog index b4fb2deeb59f..56a8c116c81d 100644 --- a/dev-perl/Test-Tester/ChangeLog +++ b/dev-perl/Test-Tester/ChangeLog @@ -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 + Test-Tester-0.103.ebuild: + Version bump, thanks seemant *Test-Tester-0.104 (02 Jan 2007) diff --git a/dev-perl/Test-Tester/Test-Tester-0.103.ebuild b/dev-perl/Test-Tester/Test-Tester-0.103.ebuild index f0012c52cd11..9f0735ddadaf 100644 --- a/dev-perl/Test-Tester/Test-Tester-0.103.ebuild +++ b/dev-perl/Test-Tester/Test-Tester-0.103.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/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}" diff --git a/dev-perl/Text-CharWidth/ChangeLog b/dev-perl/Text-CharWidth/ChangeLog index 8cd465b85f57..9bc3e38efe17 100644 --- a/dev-perl/Text-CharWidth/ChangeLog +++ b/dev-perl/Text-CharWidth/ChangeLog @@ -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 + Text-CharWidth-0.04.ebuild: + Version bump, thanks seemant 20 Oct 2006; Bryan Østergaard Text-CharWidth-0.04.ebuild: diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild index 96da437a53bf..ff1b016407f2 100644 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.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/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" diff --git a/dev-perl/Text-German/ChangeLog b/dev-perl/Text-German/ChangeLog index fc4a3059d7e8..304a58b02799 100644 --- a/dev-perl/Text-German/ChangeLog +++ b/dev-perl/Text-German/ChangeLog @@ -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 + Text-German-0.03.ebuild, Text-German-0.06.ebuild: + Version bump, thanks seemant 17 Aug 2006; Michael Cummings Text-German-0.06.ebuild: diff --git a/dev-perl/Text-German/Text-German-0.03.ebuild b/dev-perl/Text-German/Text-German-0.03.ebuild index 863e314352f1..2b762f4db37b 100644 --- a/dev-perl/Text-German/Text-German-0.03.ebuild +++ b/dev-perl/Text-German/Text-German-0.03.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/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}" diff --git a/dev-perl/Text-German/Text-German-0.06.ebuild b/dev-perl/Text-German/Text-German-0.06.ebuild index df71b55abd38..aafa008d054b 100644 --- a/dev-perl/Text-German/Text-German-0.06.ebuild +++ b/dev-perl/Text-German/Text-German-0.06.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/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}" diff --git a/dev-perl/Text-German/files/digest-Text-German-0.03 b/dev-perl/Text-German/files/digest-Text-German-0.03 index 49c64cca6a07..89efdfd0e189 100644 --- a/dev-perl/Text-German/files/digest-Text-German-0.03 +++ b/dev-perl/Text-German/files/digest-Text-German-0.03 @@ -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 diff --git a/dev-perl/Text-LevenshteinXS/ChangeLog b/dev-perl/Text-LevenshteinXS/ChangeLog index d2da10f299f2..477bbfc96dbf 100644 --- a/dev-perl/Text-LevenshteinXS/ChangeLog +++ b/dev-perl/Text-LevenshteinXS/ChangeLog @@ -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 + Text-LevenshteinXS-0.03.ebuild: + Version bump, thanks seemant 18 Aug 2006; Michael Cummings Text-LevenshteinXS-0.03.ebuild: diff --git a/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild b/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild index 0cbb80eba2f1..64f3255b98fd 100644 --- a/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild +++ b/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.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/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}" diff --git a/dev-perl/TimeDate/ChangeLog b/dev-perl/TimeDate/ChangeLog index 43c50ed78605..fa140717fe97 100644 --- a/dev-perl/TimeDate/ChangeLog +++ b/dev-perl/TimeDate/ChangeLog @@ -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 TimeDate-1.16.ebuild: + Version bump, thanks seemant 06 Aug 2006; Michael Cummings TimeDate-1.16.ebuild: Adding perl dep; fixed DEPEND diff --git a/dev-perl/TimeDate/TimeDate-1.16.ebuild b/dev-perl/TimeDate/TimeDate-1.16.ebuild index 6a9155ed26dd..208f09ef1a59 100644 --- a/dev-perl/TimeDate/TimeDate-1.16.ebuild +++ b/dev-perl/TimeDate/TimeDate-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/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}" diff --git a/dev-perl/UNIVERSAL-moniker/ChangeLog b/dev-perl/UNIVERSAL-moniker/ChangeLog index d4f6c97f7529..ee9af630920d 100644 --- a/dev-perl/UNIVERSAL-moniker/ChangeLog +++ b/dev-perl/UNIVERSAL-moniker/ChangeLog @@ -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 + UNIVERSAL-moniker-0.08.ebuild: + Version bump, thanks seemant 07 Aug 2006; Michael Cummings UNIVERSAL-moniker-0.08.ebuild: diff --git a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild index 5604cec419af..2fef70e0ecca 100644 --- a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild +++ b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild @@ -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}" - diff --git a/dev-perl/Unicode-Map/ChangeLog b/dev-perl/Unicode-Map/ChangeLog index f0cba3671a71..b6805d6b3e14 100644 --- a/dev-perl/Unicode-Map/ChangeLog +++ b/dev-perl/Unicode-Map/ChangeLog @@ -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 + Unicode-Map-0.112.ebuild: + Version bump, thanks seemant 18 Aug 2006; Michael Cummings Unicode-Map-0.112.ebuild: diff --git a/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild b/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild index 1d89f7b91561..237b9f0fbde7 100644 --- a/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild +++ b/dev-perl/Unicode-Map/Unicode-Map-0.112.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/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" diff --git a/dev-perl/Validate-Net/ChangeLog b/dev-perl/Validate-Net/ChangeLog index 1d9bd287f7dd..44ac0c5b1939 100644 --- a/dev-perl/Validate-Net/ChangeLog +++ b/dev-perl/Validate-Net/ChangeLog @@ -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 + -Validate-Net-0.4.ebuild, Validate-Net-0.5.ebuild: + Version bump, thanks seemant 06 Aug 2006; Michael Cummings Validate-Net-0.4.ebuild, Validate-Net-0.5.ebuild: diff --git a/dev-perl/Validate-Net/Validate-Net-0.5.ebuild b/dev-perl/Validate-Net/Validate-Net-0.5.ebuild index 700d622dd095..2e1e41a2f20d 100644 --- a/dev-perl/Validate-Net/Validate-Net-0.5.ebuild +++ b/dev-perl/Validate-Net/Validate-Net-0.5.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/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}" - diff --git a/dev-perl/Validate-Net/files/digest-Validate-Net-0.5 b/dev-perl/Validate-Net/files/digest-Validate-Net-0.5 index 81ead8cdda97..b1dc4d477f0c 100644 --- a/dev-perl/Validate-Net/files/digest-Validate-Net-0.5 +++ b/dev-perl/Validate-Net/files/digest-Validate-Net-0.5 @@ -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 diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index e1eeaeb18061..a4976a7132b4 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -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 + 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 -WWW-Mechanize-1.04.ebuild, -WWW-Mechanize-1.12.ebuild, diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild index 11d7b9fbfda7..313fe8acd0b7 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.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/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" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild index 09d7124400df..274b485ee25c 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.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/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 )" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild index ccd7b5298097..d195bcf0c24b 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild @@ -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 diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild index d4bfe2af479d..df4aeda70cf0 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild @@ -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 diff --git a/dev-perl/XML-Catalog/ChangeLog b/dev-perl/XML-Catalog/ChangeLog index 40a95fa59bf2..cb47e2a71840 100644 --- a/dev-perl/XML-Catalog/ChangeLog +++ b/dev-perl/XML-Catalog/ChangeLog @@ -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 + -XML-Catalog-0.02-r1.ebuild, XML-Catalog-0.02-r2.ebuild: + Version bump, thanks seemant 06 Aug 2006; Michael Cummings XML-Catalog-0.02-r1.ebuild, XML-Catalog-0.02-r2.ebuild: diff --git a/dev-perl/XML-Catalog/XML-Catalog-0.02-r2.ebuild b/dev-perl/XML-Catalog/XML-Catalog-0.02-r2.ebuild index 9793f88403a1..1f2f950f83d5 100644 --- a/dev-perl/XML-Catalog/XML-Catalog-0.02-r2.ebuild +++ b/dev-perl/XML-Catalog/XML-Catalog-0.02-r2.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/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}" - - diff --git a/dev-perl/XML-Catalog/files/digest-XML-Catalog-0.02-r2 b/dev-perl/XML-Catalog/files/digest-XML-Catalog-0.02-r2 index adc8631cbb4c..d58bf03a3e8f 100644 --- a/dev-perl/XML-Catalog/files/digest-XML-Catalog-0.02-r2 +++ b/dev-perl/XML-Catalog/files/digest-XML-Catalog-0.02-r2 @@ -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 diff --git a/dev-perl/text-template/ChangeLog b/dev-perl/text-template/ChangeLog index e67ac2ad3483..2791cdfe657f 100644 --- a/dev-perl/text-template/ChangeLog +++ b/dev-perl/text-template/ChangeLog @@ -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 + text-template-1.44.ebuild: + Version bump, thanks seemant 06 Aug 2006; Michael Cummings text-template-1.44.ebuild: diff --git a/dev-perl/text-template/files/digest-text-template-1.44 b/dev-perl/text-template/files/digest-text-template-1.44 index 2f903eeeab96..04ac548432fb 100644 --- a/dev-perl/text-template/files/digest-text-template-1.44 +++ b/dev-perl/text-template/files/digest-text-template-1.44 @@ -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 diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild index 7b37f3ac633f..c7ef61478881 100644 --- a/dev-perl/text-template/text-template-1.44.ebuild +++ b/dev-perl/text-template/text-template-1.44.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/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}" diff --git a/dev-perl/tie-encryptedhash/ChangeLog b/dev-perl/tie-encryptedhash/ChangeLog index 1ae53b5ece9e..c1c28df3c2cf 100644 --- a/dev-perl/tie-encryptedhash/ChangeLog +++ b/dev-perl/tie-encryptedhash/ChangeLog @@ -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 + tie-encryptedhash-1.21.ebuild: + Version bump, thanks seemant 06 Aug 2006; Michael Cummings tie-encryptedhash-1.21.ebuild: diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild index ec7a2c52dcad..244a8a6dbc41 100644 --- a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild +++ b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.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/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}" - -