diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-04-26 20:30:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-04-26 20:30:19 +0000 |
commit | a2f56ac623cfddf4406cc3140c57b69b1fcb349c (patch) | |
tree | cc8906dc4f6dbc1966af5f8d287d9c3bc3f90190 /dev-perl/HTML-Strip/HTML-Strip-1.06.ebuild | |
parent | Fixed stupid insinto mistake. (diff) | |
download | historical-a2f56ac623cfddf4406cc3140c57b69b1fcb349c.tar.gz historical-a2f56ac623cfddf4406cc3140c57b69b1fcb349c.tar.bz2 historical-a2f56ac623cfddf4406cc3140c57b69b1fcb349c.zip |
Updated virtual-libnet dep, thanks ciaranm
Package-Manager: portage-2.1_pre6-r6
Diffstat (limited to 'dev-perl/HTML-Strip/HTML-Strip-1.06.ebuild')
-rw-r--r-- | dev-perl/HTML-Strip/HTML-Strip-1.06.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/HTML-Strip/HTML-Strip-1.06.ebuild b/dev-perl/HTML-Strip/HTML-Strip-1.06.ebuild new file mode 100644 index 000000000000..10bc3afb2ffa --- /dev/null +++ b/dev-perl/HTML-Strip/HTML-Strip-1.06.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2006 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.1 2006/04/26 20:30:19 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}" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" |