From: Harri Nieminen Date: Thu, 16 Feb 2017 17:42:41 +0000 (+0200) Subject: app-accessibility/eflite: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=006ac408ed80ba7565c26f02f08a944fb1b0640f;p=gentoo.git app-accessibility/eflite: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-accessibility/eflite/eflite-0.4.1-r3.ebuild b/app-accessibility/eflite/eflite-0.4.1-r3.ebuild index dfd1f5d60020..cfb1e3dfb0b2 100644 --- a/app-accessibility/eflite/eflite-0.4.1-r3.ebuild +++ b/app-accessibility/eflite/eflite-0.4.1-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" inherit autotools eutils user -DESCRIPTION="A speech server that allows emacspeak and other screen readers to interact with festival lite" +DESCRIPTION="A speech server that allows screen readers to interact with festival lite" HOMEPAGE="http://eflite.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"