From: Harri Nieminen Date: Sat, 18 Feb 2017 07:51:17 +0000 (+0200) Subject: app-text/vilistextum: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=81f3205cf3f9f8a553fa622985145572d7054286;p=gentoo.git app-text/vilistextum: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- 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"