diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-01-04 13:05:56 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-01-04 13:05:56 +0000 |
commit | 56e04943d8f17fc41625fc202a610977c10766b0 (patch) | |
tree | 7a7297b623b8a90d54714b8cbb1f0a18533896ef /dev-perl/HTML-Parser | |
parent | fix delete_all_version_separators when called with args (diff) | |
download | historical-56e04943d8f17fc41625fc202a610977c10766b0.tar.gz historical-56e04943d8f17fc41625fc202a610977c10766b0.tar.bz2 historical-56e04943d8f17fc41625fc202a610977c10766b0.zip |
bug 76590
Diffstat (limited to 'dev-perl/HTML-Parser')
-rw-r--r-- | dev-perl/HTML-Parser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/HTML-Parser/HTML-Parser-3.36-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild | 4 |
5 files changed, 14 insertions, 11 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog index 0075b1ead768..15ca2d076549 100644 --- a/dev-perl/HTML-Parser/ChangeLog +++ b/dev-perl/HTML-Parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/HTML-Parser # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.36 2005/01/04 13:03:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.37 2005/01/04 13:05:56 mcummings Exp $ + + 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> : + bug 76590 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> HTML-Parser-3.28.ebuild: diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild index 76c514034ead..40f000b9ac8e 100644 --- a/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild +++ b/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild,v 1.12 2004/07/14 17:52:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild,v 1.13 2005/01/04 13:03:11 mcummings Exp $ inherit perl-module DESCRIPTION="Parse <HEAD> section of HTML documents" -SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/HTML/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/HTML/${P}.readme" +SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz" +HOMEPAGE="http://searc.cpan.org/~gaas/${P}/" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild index a546571a7452..0fa742da7c56 100644 --- a/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild +++ b/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild,v 1.12 2004/07/14 17:52:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild,v 1.13 2005/01/04 13:03:11 mcummings Exp $ inherit perl-module diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.36-r1.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.36-r1.ebuild index 1613ab9ede7d..124e3445c399 100644 --- a/dev-perl/HTML-Parser/HTML-Parser-3.36-r1.ebuild +++ b/dev-perl/HTML-Parser/HTML-Parser-3.36-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.36-r1.ebuild,v 1.2 2004/09/22 10:38:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.36-r1.ebuild,v 1.3 2005/01/04 13:03:11 mcummings Exp $ inherit perl-module diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild index 904a7d7e8627..c9f026efcfcf 100644 --- a/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild +++ b/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild,v 1.4 2004/07/22 02:40:52 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild,v 1.5 2005/01/04 13:03:11 mcummings Exp $ inherit perl-module |