diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 04:55:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 05:10:59 +0100 |
commit | 580399ccdc95ec342f1515a0852bc0df0d01ddb4 (patch) | |
tree | efdaf7e706ad4e618d5cd3182cad15f64c8fdc0e /dev-perl/HTML-SimpleParse | |
parent | dev-perl/HTML-Strip: add 2.120.0 (diff) | |
download | gentoo-580399ccdc95ec342f1515a0852bc0df0d01ddb4.tar.gz gentoo-580399ccdc95ec342f1515a0852bc0df0d01ddb4.tar.bz2 gentoo-580399ccdc95ec342f1515a0852bc0df0d01ddb4.zip |
dev-perl/HTML-SimpleParse: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/HTML-SimpleParse')
-rw-r--r-- | dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r3.ebuild b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r3.ebuild index 5050c8e5f098..90b2642e8539 100644 --- a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r3.ebuild +++ b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ DIST_AUTHOR=KWILLIAMS DIST_VERSION=0.12 inherit perl-module -DESCRIPTION="A bare-bones HTML parser, similar to HTML::Parser" +DESCRIPTION="Bare-bones HTML parser, similar to HTML::Parser" SLOT="0" KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" |