app-accessibility/eflite: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Thu, 16 Feb 2017 17:42:41 +0000 (19:42 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:15:06 +0000 (21:15 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-accessibility/eflite/eflite-0.4.1-r3.ebuild

index dfd1f5d600207d4c34c4ceb5d81b577df86d0b77..cfb1e3dfb0b213cc0fab363b5f82bad0ea961563 100644 (file)
@@ -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"