commit: 81f3205cf3f9f8a553fa622985145572d7054286 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sat Feb 18 07:51:17 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 09:54:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f3205c
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(-) diff --git a/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild b/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild index 37d6d7338e..41bae810da 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"
