summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerry Alexandratos <jerry@gentoo.org>2000-11-06 19:22:02 +0000
committerJerry Alexandratos <jerry@gentoo.org>2000-11-06 19:22:02 +0000
commit233fc23613d6f63dbc9e0e36027069de65032354 (patch)
tree97c4907d2f0a08c45c8b439fbcdc939a84944883 /dev-perl/HTML-Parser
parentAdded HTML-Mason portage to tree. (diff)
downloadgentoo-2-233fc23613d6f63dbc9e0e36027069de65032354.tar.gz
gentoo-2-233fc23613d6f63dbc9e0e36027069de65032354.tar.bz2
gentoo-2-233fc23613d6f63dbc9e0e36027069de65032354.zip
Finalize upgrade to HTML-Tagset (3.02 is no longer available on many CPAN
mirrrors). Update dependency in HTML-Parser to use HTML-Tagset-3.03.
Diffstat (limited to 'dev-perl/HTML-Parser')
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.13.ebuild11
1 files changed, 2 insertions, 9 deletions
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.13.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.13.ebuild
index 4ecbec740d32..785468c3177e 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.13.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.13.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.13.ebuild,v 1.3 2000/11/04 12:54:30 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.13.ebuild,v 1.4 2000/11/06 19:22:02 jerry Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -11,7 +11,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_H
HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/HTML/${P}.readme"
DEPEND=">=sys-devel/perl-5
- >=dev-perl/HTML-Tagset-3.02"
+ >=dev-perl/HTML-Tagset-3.03"
src_compile() {
@@ -29,10 +29,3 @@ src_install () {
dodoc ANNOUNCEMENT Changes MANIFEST README TODO
}
-
-
-
-
-
-
-