summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 00:34:37 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:04:23 +0200
commit2425921f81c24054761dc4df3db2b927a8c7953c (patch)
treee14d3e58d82540af85817c910e692ae0c3b29943 /dev-libs/libhtmlparse
parentmail-filter/spamassassin: new revision without the "bayes" USE flag. (diff)
downloadgentoo-2425921f81c24054761dc4df3db2b927a8c7953c.tar.gz
gentoo-2425921f81c24054761dc4df3db2b927a8c7953c.tar.bz2
gentoo-2425921f81c24054761dc4df3db2b927a8c7953c.zip
dev-libs/libhtmlparse: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs/libhtmlparse')
-rw-r--r--dev-libs/libhtmlparse/libhtmlparse-0.1.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"