diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-12-18 18:36:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-12-18 18:36:51 +0000 |
commit | c483a35b12875ebcca4b1fcb908f17dd911dc100 (patch) | |
tree | 65aa2d203be381c6cf5de870f9a77dea1b8bc752 /dev-perl/HTML-SimpleParse | |
parent | Fixed Dependeny (diff) | |
download | gentoo-2-c483a35b12875ebcca4b1fcb908f17dd911dc100.tar.gz gentoo-2-c483a35b12875ebcca4b1fcb908f17dd911dc100.tar.bz2 gentoo-2-c483a35b12875ebcca4b1fcb908f17dd911dc100.zip |
bug 7744 filled
Diffstat (limited to 'dev-perl/HTML-SimpleParse')
-rw-r--r-- | dev-perl/HTML-SimpleParse/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.10.ebuild | 13 | ||||
-rw-r--r-- | dev-perl/HTML-SimpleParse/files/digest-HTML-SimpleParse-0.10 | 1 |
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 |