summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 09:51:17 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:54:25 +0100
commit81f3205cf3f9f8a553fa622985145572d7054286 (patch)
treea22b426157c8f188dd25c60918289fd3c8ce0f52 /app-text
parentapp-text/txt2tags: Fix toolong.DESCRIPTION (diff)
downloadgentoo-81f3205cf3f9f8a553fa622985145572d7054286.tar.gz
gentoo-81f3205cf3f9f8a553fa622985145572d7054286.tar.bz2
gentoo-81f3205cf3f9f8a553fa622985145572d7054286.zip
app-text/vilistextum: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-text')
-rw-r--r--app-text/vilistextum/vilistextum-2.6.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild b/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild
index 37d6d7338e90..41bae810da1c 100644
--- a/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild
+++ b/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils autotools
-DESCRIPTION="Html to ascii converter specifically programmed to get the best out of incorrect html"
+DESCRIPTION="Html to ascii converter specifically programmed to handle incorrect html"
HOMEPAGE="http://bhaak.dyndns.org/vilistextum/"
SRC_URI="http://bhaak.dyndns.org/${PN}/${P}.tar.bz2"