diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-16 19:42:41 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:15:06 +0100 |
commit | 006ac408ed80ba7565c26f02f08a944fb1b0640f (patch) | |
tree | a249e2769d033f6307baf6a2f80bb34267471e68 /app-accessibility | |
parent | x11-misc/xkbd: EAPI bump 4 -> 6, remove broken doc USE (diff) | |
download | gentoo-006ac408ed80ba7565c26f02f08a944fb1b0640f.tar.gz gentoo-006ac408ed80ba7565c26f02f08a944fb1b0640f.tar.bz2 gentoo-006ac408ed80ba7565c26f02f08a944fb1b0640f.zip |
app-accessibility/eflite: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/eflite/eflite-0.4.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |