commit: 580399ccdc95ec342f1515a0852bc0df0d01ddb4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 21 03:55:43 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 21 04:10:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=580399cc
dev-perl/HTML-SimpleParse: update DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r3.ebuild | 4 ++-- 1 file 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"
