From 81f3205cf3f9f8a553fa622985145572d7054286 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Sat, 18 Feb 2017 09:51:17 +0200 Subject: app-text/vilistextum: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- app-text/vilistextum/vilistextum-2.6.9-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/vilistextum') 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" -- cgit v1.2.3