kiss-stj

My KISS Linux repo for software I use on my computers.
git clone https://git.stjo.hn/kiss-stj
Log | Files | Refs | README | LICENSE

commit 07cba105cd804fef15fbcac5377ae4c2d7fb70b7
parent b8625a59685126c1a1d042360673bace163a9cc5
Author: St John Karp <contact@stjo.hn>
Date:   Thu,  7 Jul 2022 22:30:11 -0400

perl-html-parser: Remove package

I'm not sure what this was ever used for but it's not being used now.

Diffstat:
Dlibs/perl-html-parser/build | 6------
Dlibs/perl-html-parser/checksums | 1-
Dlibs/perl-html-parser/depends | 2--
Dlibs/perl-html-parser/sources | 1-
Dlibs/perl-html-parser/version | 1-
5 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/libs/perl-html-parser/build b/libs/perl-html-parser/build @@ -1,6 +0,0 @@ -#!/bin/sh -e - -perl Makefile.PL INSTALLDIRS=vendor - -make -make DESTDIR="$1" install diff --git a/libs/perl-html-parser/checksums b/libs/perl-html-parser/checksums @@ -1 +0,0 @@ -ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b HTML-Parser-3.72.tar.gz diff --git a/libs/perl-html-parser/depends b/libs/perl-html-parser/depends @@ -1,2 +0,0 @@ -perl -perl-html-tagset diff --git a/libs/perl-html-parser/sources b/libs/perl-html-parser/sources @@ -1 +0,0 @@ -https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTML-Parser-3.72.tar.gz diff --git a/libs/perl-html-parser/version b/libs/perl-html-parser/version @@ -1 +0,0 @@ -3.72 1