commit: ca8555cabe4ba98af899ff60861e7318f248068b Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 23:16:37 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 21:05:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca8555ca
dev-perl/HTML-SimpleParse: Shorter DESCRIPTION dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r1.ebuild b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r1.ebuild index a1a4872b55d..c83f72a19ed 100644 --- a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r1.ebuild +++ b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ MODULE_AUTHOR=KWILLIAMS MODULE_VERSION=0.12 inherit perl-module -DESCRIPTION="A bare-bones HTML parser, similar to HTML::Parser, but with a couple important distinctions" +DESCRIPTION="A bare-bones HTML parser, similar to HTML::Parser" SLOT="0" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
