dev-libs/libhtmlparse: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 22:34:37 +0000 (00:34 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:04:23 +0000 (23:04 +0200)
dev-libs/libhtmlparse/libhtmlparse-0.1.13-r1.ebuild

index 72347bfa9897f959dee2fc7140bc82e3cd9158ed..b087e1d466065a8e69aff64d0d93bc0eab22b344 100644 (file)
@@ -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"