From: Jonas Stein Date: Mon, 31 Jul 2017 22:34:37 +0000 (+0200) Subject: dev-libs/libhtmlparse: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2425921f81c24054761dc4df3db2b927a8c7953c;p=gentoo.git dev-libs/libhtmlparse: Shorter DESCRIPTION --- diff --git a/dev-libs/libhtmlparse/libhtmlparse-0.1.13-r1.ebuild b/dev-libs/libhtmlparse/libhtmlparse-0.1.13-r1.ebuild index 72347bfa9897..b087e1d46606 100644 --- a/dev-libs/libhtmlparse/libhtmlparse-0.1.13-r1.ebuild +++ b/dev-libs/libhtmlparse/libhtmlparse-0.1.13-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils -DESCRIPTION="HTML parsing library. It takes HTML tags, text, and calls callbacks for each type of token" +DESCRIPTION="HTML parsing library" HOMEPAGE="http://msalem.translator.cx/libhtmlparse.html" SRC_URI="http://msalem.translator.cx/dist/${P}.tar.gz"