summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2002-12-18 18:36:51 +0000
committerMichael Cummings <mcummings@gentoo.org>2002-12-18 18:36:51 +0000
commit6f9e61b2f5979802f5ca8ccdb33e41201a9c9f31 (patch)
treeefa83a0f249558d2ab72577de59797b5d2163f6d /dev-perl/HTML-SimpleParse
parentFixed Dependeny (diff)
downloadhistorical-6f9e61b2f5979802f5ca8ccdb33e41201a9c9f31.tar.gz
historical-6f9e61b2f5979802f5ca8ccdb33e41201a9c9f31.tar.bz2
historical-6f9e61b2f5979802f5ca8ccdb33e41201a9c9f31.zip
bug 7744 filled
Diffstat (limited to 'dev-perl/HTML-SimpleParse')
-rw-r--r--dev-perl/HTML-SimpleParse/ChangeLog10
-rw-r--r--dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.10.ebuild13
-rw-r--r--dev-perl/HTML-SimpleParse/files/digest-HTML-SimpleParse-0.101
3 files changed, 24 insertions, 0 deletions
diff --git a/dev-perl/HTML-SimpleParse/ChangeLog b/dev-perl/HTML-SimpleParse/ChangeLog
new file mode 100644
index 000000000000..53cb07dfc502
--- /dev/null
+++ b/dev-perl/HTML-SimpleParse/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-SimpleParse/ChangeLog,v 1.1 2002/12/18 18:36:50 mcummings Exp $
+
+*HTML-SimpleParse-0.10 (18 Dec 2002)
+
+ 18 Dec 2002; Michael Cummings <mcummings>
+ HTML-SimpleParse-0.10.ebuild:
+
+ Satisfies future dep, bug 7744 - ebuild courtesy of Todd
diff --git a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.10.ebuild b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.10.ebuild
new file mode 100644
index 000000000000..fea07138ff42
--- /dev/null
+++ b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.10.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+DESCRIPTION="A bare-bones HTML parser, similar to HTML::Parser, but with a couple important distinctions."
+SRC_URI="http://www.cpan.org/authors/id/KWILLIAMS/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/authors/id/KWILLIAMS/${P}.readme"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="x86 ~ppc ~sparc alpha"
diff --git a/dev-perl/HTML-SimpleParse/files/digest-HTML-SimpleParse-0.10 b/dev-perl/HTML-SimpleParse/files/digest-HTML-SimpleParse-0.10
new file mode 100644
index 000000000000..831d59398a5f
--- /dev/null
+++ b/dev-perl/HTML-SimpleParse/files/digest-HTML-SimpleParse-0.10
@@ -0,0 +1 @@
+MD5 96606166eacb5a396172e33afdf3941d HTML-SimpleParse-0.10.tar.gz 8162