# ChangeLog for dev-perl/HTML-Format
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Format/ChangeLog,v 1.13 2007/01/15 22:41:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Format/ChangeLog,v 1.14 2007/01/15 22:57:49 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> Manifest:
+ Ebuild maintenance
15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
HTML-Format-2.04.ebuild:
# ChangeLog for dev-perl/HTML-Object
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Object/ChangeLog,v 1.16 2006/08/05 04:24:57 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Object/ChangeLog,v 1.17 2007/01/15 23:02:03 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -HTML-Object-2.15.ebuild, HTML-Object-2.15-r1.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
HTML-Object-2.15.ebuild, HTML-Object-2.15-r1.ebuild:
-# 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/HTML-Object/HTML-Object-2.15-r1.ebuild,v 1.12 2006/08/05 04:24:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Object/HTML-Object-2.15-r1.ebuild,v 1.13 2007/01/15 23:02:03 mcummings Exp $
inherit perl-module
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
MD5 d2d550d620e672b3ef6729d58733a245 html_object-2.15.tar.gz 73801
+RMD160 a47c646bbacef767af267d8d2684433e37601b01 html_object-2.15.tar.gz 73801
+SHA256 9a03e2b31fa59dd98120babae0f1dc24e5f4513c8b9129dc19608a55039d2acf html_object-2.15.tar.gz 73801
# ChangeLog for dev-perl/HTML-Scrubber
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Scrubber/ChangeLog,v 1.16 2007/01/04 15:17:37 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Scrubber/ChangeLog,v 1.17 2007/01/15 23:02:36 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ HTML-Scrubber-0.08.ebuild:
+ Ebuild maintenance
04 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
HTML-Scrubber-0.08.ebuild:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Scrubber/HTML-Scrubber-0.08.ebuild,v 1.17 2007/01/04 15:17:37 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Scrubber/HTML-Scrubber-0.08.ebuild,v 1.18 2007/01/15 23:02:36 mcummings Exp $
# this is an RT dependency
DESCRIPTION="Perl extension for scrubbing/sanitizing html"
SRC_URI="mirror://cpan/authors/id/P/PO/PODMASTER/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/P/PO/PODMASTER/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~podmaster/"
SRC_TEST="do"
SLOT="0"
DEPEND="virtual/perl-Test-Simple
dev-perl/HTML-Parser
dev-lang/perl"
-RDEPEND="${DEPEND}"
IUSE=""
# ChangeLog for dev-perl/HTML-SimpleParse
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-SimpleParse/ChangeLog,v 1.17 2006/08/05 04:27:11 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-SimpleParse/ChangeLog,v 1.18 2007/01/15 23:03:34 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -HTML-SimpleParse-0.11.ebuild, HTML-SimpleParse-0.12.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
HTML-SimpleParse-0.11.ebuild, HTML-SimpleParse-0.12.ebuild:
-# 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/HTML-SimpleParse/HTML-SimpleParse-0.12.ebuild,v 1.13 2006/08/05 04:27:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.12.ebuild,v 1.14 2007/01/15 23:03:34 mcummings Exp $
inherit perl-module
DESCRIPTION="A bare-bones HTML parser, similar to HTML::Parser, but with a couple important distinctions."
-HOMEPAGE="http://www.cpan.org/modules/by-module/HTML/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~kwilliams/"
SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz"
LICENSE="Artistic"
DEPEND=">=dev-perl/module-build-0.28
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
# ChangeLog for dev-perl/HTML-Strip
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Strip/ChangeLog,v 1.20 2006/08/07 23:30:10 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Strip/ChangeLog,v 1.21 2007/01/15 23:04:45 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -HTML-Strip-1.02.ebuild, HTML-Strip-1.04.ebuild, HTML-Strip-1.06.ebuild:
+ Ebuild maintenance
07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
HTML-Strip-1.06.ebuild:
-# 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/HTML-Strip/HTML-Strip-1.04.ebuild,v 1.6 2006/08/05 04:27:46 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Strip/HTML-Strip-1.04.ebuild,v 1.7 2007/01/15 23:04:45 mcummings Exp $
inherit perl-module
DESCRIPTION="automate interaction with bugzilla"
SRC_URI="mirror://cpan/authors/id/K/KI/KILINRAX/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~kilinrax/${P}"
+HOMEPAGE="http://search.cpan.org/~kilinrax/"
SLOT="0"
LICENSE="GPL-2"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-# 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/HTML-Strip/HTML-Strip-1.06.ebuild,v 1.5 2006/08/07 23:30:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Strip/HTML-Strip-1.06.ebuild,v 1.6 2007/01/15 23:04:45 mcummings Exp $
inherit perl-module
DESCRIPTION="automate interaction with bugzilla"
SRC_URI="mirror://cpan/authors/id/K/KI/KILINRAX/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~kilinrax/${P}"
+HOMEPAGE="http://search.cpan.org/~kilinrax/"
SLOT="0"
LICENSE="GPL-2"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
MD5 564d6d21aed76dbb75ce243c36232d03 HTML-Strip-1.04.tar.gz 7669
+RMD160 d3ca9c163fb0735da6547bd54cb125a7fdc97dbc HTML-Strip-1.04.tar.gz 7669
+SHA256 ada0386ea5b70c6b8630d065b08c4e29e5744b8b93b0b805ca75ebfd67c13a1b HTML-Strip-1.04.tar.gz 7669
# ChangeLog for dev-perl/HTML-Table
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Table/ChangeLog,v 1.12 2006/10/21 00:03:01 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Table/ChangeLog,v 1.13 2007/01/15 23:05:46 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -HTML-Table-2.02.ebuild, HTML-Table-2.03.ebuild, HTML-Table-2.04.ebuild:
+ Ebuild maintenance
21 Oct 2006; Michael Cummings <mcummings@gentoo.org>
HTML-Table-2.04.ebuild:
-# 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/HTML-Table/HTML-Table-2.03.ebuild,v 1.4 2006/08/05 04:28:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Table/HTML-Table-2.03.ebuild,v 1.5 2007/01/15 23:05:46 mcummings Exp $
inherit perl-module
DESCRIPTION="produces HTML tables"
-HOMEPAGE="http://search.cpan.org/~ajpeacock/${P}/"
+HOMEPAGE="http://search.cpan.org/~ajpeacock/"
SRC_URI="mirror://cpan/authors/id/A/AJ/AJPEACOCK/${P}.tar.gz"
LICENSE="Artistic"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-# 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/HTML-Table/HTML-Table-2.04.ebuild,v 1.6 2006/10/21 00:03:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Table/HTML-Table-2.04.ebuild,v 1.7 2007/01/15 23:05:46 mcummings Exp $
inherit perl-module
DESCRIPTION="produces HTML tables"
-HOMEPAGE="http://search.cpan.org/~ajpeacock/${P}/"
+HOMEPAGE="http://search.cpan.org/~ajpeacock/"
SRC_URI="mirror://cpan/authors/id/A/AJ/AJPEACOCK/${P}.tar.gz"
LICENSE="Artistic"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
MD5 f9c2de46a832c0526c837d69746d8f4d HTML-Table-2.03.tar.gz 17181
+RMD160 e66c3238ee599f18d93f17d8b85147c18c593d3f HTML-Table-2.03.tar.gz 17181
+SHA256 d9d123fbc68346be0e36d17d46eb442e4f81f0e5b55b20162379927c2eea3980 HTML-Table-2.03.tar.gz 17181
# ChangeLog for dev-perl/HTML-Template
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/ChangeLog,v 1.30 2006/12/28 18:11:34 the_paya Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/ChangeLog,v 1.31 2007/01/15 23:06:28 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -HTML-Template-2.7.ebuild, HTML-Template-2.8.ebuild:
+ Ebuild maintenance
28 Dec 2006; Javier Villavicencio <the_paya@gentoo.org>
HTML-Template-2.8.ebuild:
-# 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/HTML-Template/HTML-Template-2.8.ebuild,v 1.10 2006/12/28 18:11:34 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.8.ebuild,v 1.11 2007/01/15 23:06:28 mcummings Exp $
inherit perl-module
DESCRIPTION="A Perl module to use HTML Templates"
-HOMEPAGE="http://cpan.org/modules/by-module/HTML/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~samtregar/"
SRC_URI="mirror://cpan/authors/id/S/SA/SAMTREGAR/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-1 GPL-2 )"
SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/HTML-TokeParser-Simple
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-TokeParser-Simple/ChangeLog,v 1.24 2006/10/15 17:02:03 kloeri Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-TokeParser-Simple/ChangeLog,v 1.25 2007/01/15 23:07:05 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -HTML-TokeParser-Simple-3.14.ebuild, HTML-TokeParser-Simple-3.15.ebuild:
+ Ebuild maintenance
15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
HTML-TokeParser-Simple-3.15.ebuild:
-# 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/HTML-TokeParser-Simple/HTML-TokeParser-Simple-3.15.ebuild,v 1.9 2006/10/15 17:02:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-TokeParser-Simple/HTML-TokeParser-Simple-3.15.ebuild,v 1.10 2007/01/15 23:07:05 mcummings Exp $
inherit perl-module
DESCRIPTION="A bare-bones HTML parser, similar to HTML::Parser, but with a couple important distinctions."
-HOMEPAGE="http://www.cpan.org/modules/by-module/HTML/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~ovid/"
SRC_URI="mirror://cpan/authors/id/O/OV/OVID/${P}.tar.gz"
IUSE=""
LICENSE="Artistic"
virtual/perl-Test-Simple
dev-perl/Sub-Override
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
# ChangeLog for dev-perl/HTTP-BrowserDetect
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.13 2006/08/05 04:34:38 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.14 2007/01/15 23:08:19 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -HTTP-BrowserDetect-0.97.ebuild, HTTP-BrowserDetect-0.98.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
HTTP-BrowserDetect-0.97.ebuild, HTTP-BrowserDetect-0.98.ebuild:
-# 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/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild,v 1.10 2006/08/05 04:34:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild,v 1.11 2007/01/15 23:08:19 mcummings Exp $
inherit perl-module
DESCRIPTION="Detect browser, version, OS from UserAgent"
SRC_URI="mirror://cpan/authors/id/L/LH/LHS/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/L/LH/LHS/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~lhs/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
MD5 ac6837e47e25a13e1c7b927f2c6d9adc HTTP-BrowserDetect-0.98.tar.gz 11178
+RMD160 dee6b18114fac91b1559819c895c8ff4fe48faa2 HTTP-BrowserDetect-0.98.tar.gz 11178
+SHA256 8ea4eacb72ab93acdb419081338f00d9a2518935c0ca238dfd7003d3f62dcb56 HTTP-BrowserDetect-0.98.tar.gz 11178
# ChangeLog for dev-perl/HTTP-DAV
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-DAV/ChangeLog,v 1.12 2006/08/07 23:33:41 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-DAV/ChangeLog,v 1.13 2007/01/15 23:08:43 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> HTTP-DAV-0.31.ebuild:
+ Ebuild maintenance
07 Aug 2006; Michael Cummings <mcummings@gentoo.org> HTTP-DAV-0.31.ebuild:
Marking amd64 stable
-# 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/HTTP-DAV/HTTP-DAV-0.31.ebuild,v 1.13 2006/08/07 23:33:41 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-DAV/HTTP-DAV-0.31.ebuild,v 1.14 2007/01/15 23:08:43 mcummings Exp $
inherit perl-module
DESCRIPTION="A WebDAV client library for Perl5"
-HOMEPAGE="http://search.cpan.org/~pcollins/${P}/"
+HOMEPAGE="http://search.cpan.org/~pcollins/"
SRC_URI="mirror://cpan/authors/id/P/PC/PCOLLINS/${P}.tar.gz"
LICENSE="GPL-2"
DEPEND="dev-perl/libwww-perl
dev-perl/XML-DOM
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
# ChangeLog for dev-perl/HTTP-Server-Simple-Mason
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v 1.7 2006/08/17 21:16:42 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v 1.8 2007/01/15 23:11:52 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ HTTP-Server-Simple-Mason-0.05.ebuild,
+ HTTP-Server-Simple-Mason-0.09.ebuild:
+ Ebuild maintenance
17 Aug 2006; Michael Cummings <mcummings@gentoo.org>
HTTP-Server-Simple-Mason-0.09.ebuild:
-# 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/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild,v 1.4 2006/08/05 04:38:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild,v 1.5 2007/01/15 23:11:52 mcummings Exp $
inherit perl-module
DESCRIPTION="An abstract baseclass for a standalone mason server"
SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jesse/${PN}/"
+HOMEPAGE="http://search.cpan.org/~jesse/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
DEPEND="dev-perl/Hook-LexWrap
dev-lang/perl"
-RDEPEND="${DEPEND}"
SRC_TEST="do"
IUSE=""
-
-
-# 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/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.09.ebuild,v 1.6 2006/08/17 21:16:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.09.ebuild,v 1.7 2007/01/15 23:11:52 mcummings Exp $
inherit perl-module
DESCRIPTION="An abstract baseclass for a standalone mason server"
SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jesse/${PN}/"
+HOMEPAGE="http://search.cpan.org/~jesse/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
>=dev-perl/HTML-Mason-1.25
>=dev-perl/HTTP-Server-Simple-0.04
dev-lang/perl"
-RDEPEND="${DEPEND}"
SRC_TEST="do"
IUSE=""
-
MD5 6cbb16f3e58e296d0d4be823357d647d HTTP-Server-Simple-Mason-0.05.tar.gz 11735
+RMD160 f7f9787b2dca2fe7baf821382e03c3e16c4fbabb HTTP-Server-Simple-Mason-0.05.tar.gz 11735
+SHA256 8186fc6a99adb31751ae6c73b0ac88f5894f8b47f355112c016e02fc6434ebf1 HTTP-Server-Simple-Mason-0.05.tar.gz 11735
# ChangeLog for dev-perl/HTTP-Server-Simple
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog,v 1.20 2007/01/08 15:40:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog,v 1.21 2007/01/15 23:11:12 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ HTTP-Server-Simple-0.16.ebuild, HTTP-Server-Simple-0.20.ebuild,
+ HTTP-Server-Simple-0.26.ebuild:
+ Ebuild maintenance
08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
HTTP-Server-Simple-0.26.ebuild:
-# 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/HTTP-Server-Simple/HTTP-Server-Simple-0.16.ebuild,v 1.4 2006/08/05 04:37:31 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.16.ebuild,v 1.5 2007/01/15 23:11:12 mcummings Exp $
inherit perl-module
-DESCRIPTION="HTTP::Server::Simple is a very simple standalone HTTP daemon with
-no non-core module dependencies."
+DESCRIPTION="Lightweight HTTP Server"
SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/src/JESSE/${P}/README"
+HOMEPAGE="http://search.cpan.org/~jesse/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-# 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/HTTP-Server-Simple/HTTP-Server-Simple-0.20.ebuild,v 1.5 2006/10/15 17:03:29 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.20.ebuild,v 1.6 2007/01/15 23:11:12 mcummings Exp $
inherit perl-module
-DESCRIPTION="HTTP::Server::Simple is a very simple standalone HTTP daemon with
-no non-core module dependencies."
+DESCRIPTION="Lightweight HTTP Server"
SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jesse/${PN}/"
+HOMEPAGE="http://search.cpan.org/~jesse/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.26.ebuild,v 1.3 2007/01/08 15:40:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.26.ebuild,v 1.4 2007/01/15 23:11:12 mcummings Exp $
inherit perl-module
-DESCRIPTION="HTTP::Server::Simple is a very simple standalone HTTP daemon with
-no non-core module dependencies."
+DESCRIPTION="Lightweight HTTP Server"
SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jesse/${PN}/"
+HOMEPAGE="http://search.cpan.org/~jesse/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/IMAP-Admin
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/ChangeLog,v 1.2 2006/11/24 17:55:50 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/ChangeLog,v 1.3 2007/01/15 23:12:06 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ IMAP-Admin-1.6.4.ebuild:
+ Ebuild maintenance
24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
IMAP-Admin-1.6.4.ebuild:
-# 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/IMAP-Admin/IMAP-Admin-1.6.4.ebuild,v 1.2 2006/11/24 17:55:50 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/IMAP-Admin-1.6.4.ebuild,v 1.3 2007/01/15 23:12:06 mcummings Exp $
inherit perl-module
DESCRIPTION="IMAP::Admin - Perl module for basic IMAP server administration"
-HOMEPAGE="http://search.cpan.org/~eestabroo/${P}/"
+HOMEPAGE="http://search.cpan.org/~eestabroo/"
SRC_URI="mirror://cpan/authors/id/E/EE/EESTABROO/${P}.tar.gz"
SLOT="0"
IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/IO-Digest
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Digest/ChangeLog,v 1.13 2006/08/17 21:18:01 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Digest/ChangeLog,v 1.14 2007/01/15 23:13:06 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ IO-Digest-0.10.ebuild:
+ Ebuild maintenance
17 Aug 2006; Michael Cummings <mcummings@gentoo.org>
IO-Digest-0.10.ebuild:
-# 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/IO-Digest/IO-Digest-0.10.ebuild,v 1.13 2006/08/17 21:18:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Digest/IO-Digest-0.10.ebuild,v 1.14 2007/01/15 23:13:06 mcummings Exp $
inherit perl-module
DESCRIPTION="IO::Digest - Calculate digests while reading or writing"
SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/IO/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~clkao/"
SLOT="0"
LICENSE="Artistic"
DEPEND=">=dev-perl/PerlIO-via-dynamic-0.10
virtual/perl-digest-base
dev-lang/perl"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/IO-Multiplex
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.16 2006/08/16 10:57:11 yuval Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.17 2007/01/15 23:13:26 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ IO-Multiplex-1.08.ebuild:
+ Ebuild maintenance
16 Aug 2006; <yuval@gentoo.org> IO-Multiplex-1.08.ebuild:
Fixed HOMEPAGE
-# 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/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.16 2006/08/16 10:57:11 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.17 2007/01/15 23:13:26 mcummings Exp $
inherit perl-module
DESCRIPTION="Manage IO on many file handles "
-HOMEPAGE="http://search.cpan.org/dist/${P}/"
+HOMEPAGE="http://search.cpan.org/~bbb/"
SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz"
LICENSE="Artistic"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/IO-Socket-INET6
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/ChangeLog,v 1.13 2006/08/05 04:43:16 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/ChangeLog,v 1.14 2007/01/15 23:13:52 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ IO-Socket-INET6-2.51.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
IO-Socket-INET6-2.51.ebuild:
-# 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/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild,v 1.16 2006/08/05 04:43:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild,v 1.17 2007/01/15 23:13:52 mcummings Exp $
inherit perl-module
DESCRIPTION="Work with IO sockets in ipv6"
-HOMEPAGE="http://search.cpan.org/~mondejar/${P}"
+HOMEPAGE="http://search.cpan.org/~mondejar/"
SRC_URI="mirror://cpan/authors/id/M/MO/MONDEJAR/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
DEPEND="dev-perl/Socket6
dev-lang/perl"
-RDEPEND="${DEPEND}"
SRC_TEST="do"
# ChangeLog for dev-perl/IO-Tee
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tee/ChangeLog,v 1.9 2006/11/17 13:09:06 nixnut Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tee/ChangeLog,v 1.10 2007/01/15 23:14:44 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> IO-Tee-0.64.ebuild:
+ Ebuild maintenance
17 Nov 2006; nixnut <nixnut@gentoo.org> IO-Tee-0.64.ebuild:
Stable on ppc wrt bug 157957
-# 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/IO-Tee/IO-Tee-0.64.ebuild,v 1.9 2006/11/17 13:09:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tee/IO-Tee-0.64.ebuild,v 1.10 2007/01/15 23:14:44 mcummings Exp $
inherit perl-module
DESCRIPTION="Multiplex output to multiple output handles"
-HOMEPAGE="http://search.cpan.org/~kenshan/${P}/"
+HOMEPAGE="http://search.cpan.org/~kenshan/"
SRC_URI="mirror://cpan/authors/id/K/KE/KENSHAN/${P}.tar.gz"
LICENSE="Artistic"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/IO-Zlib
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.19 2006/08/05 04:47:24 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.20 2007/01/15 23:15:52 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> -IO-Zlib-1.01.ebuild,
+ IO-Zlib-1.04.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org> IO-Zlib-1.01.ebuild,
IO-Zlib-1.04.ebuild:
-# 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/IO-Zlib/IO-Zlib-1.04.ebuild,v 1.13 2006/08/05 04:47:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/IO-Zlib-1.04.ebuild,v 1.14 2007/01/15 23:15:52 mcummings Exp $
inherit perl-module
DESCRIPTION="IO:: style interface to Compress::Zlib"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TO/TOMHUGHES/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~tomhughtes/"
SRC_URI="mirror://cpan/authors/id/T/TO/TOMHUGHES/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
DEPEND="dev-perl/Compress-Zlib
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
# ChangeLog for dev-perl/IO-stringy
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.30 2006/08/05 04:48:02 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.31 2007/01/15 23:14:27 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -IO-stringy-2.109.ebuild, IO-stringy-2.110.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
IO-stringy-2.109.ebuild, IO-stringy-2.110.ebuild:
-# 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/IO-stringy/IO-stringy-2.110.ebuild,v 1.12 2006/08/05 04:48:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.ebuild,v 1.13 2007/01/15 23:14:27 mcummings Exp $
inherit perl-module
DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays"
-HOMEPAGE="http://www.cpan.org/modules/by-module/IO/ERYQ/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~dskoll/"
SRC_URI="mirror://cpan/authors/id/D/DS/DSKOLL/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/IPC-ShareLite
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.21 2006/08/05 04:50:29 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.22 2007/01/15 23:16:05 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ IPC-ShareLite-0.09.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
IPC-ShareLite-0.09.ebuild:
-# 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/IPC-ShareLite/IPC-ShareLite-0.09.ebuild,v 1.18 2006/08/05 04:50:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild,v 1.19 2007/01/15 23:16:05 mcummings Exp $
inherit perl-module
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Inline
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.31 2006/12/10 12:25:27 yuval Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.32 2007/01/15 23:12:32 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Inline-0.44-r1.ebuild:
+ Ebuild maintenance
10 Dec 2006; Yuval Yaari <yuval@gentoo.org> Inline-0.44-r1.ebuild:
Changed perl-core/Test-Harness to virtual/perl-Test-Harness (bug #157685)
-# 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/Inline/Inline-0.44-r1.ebuild,v 1.24 2006/12/10 12:25:27 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.25 2007/01/15 23:12:32 mcummings Exp $
inherit perl-module eutils
dev-perl/Parse-RecDescent
virtual/perl-Test-Harness
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${P}.tar.gz