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

app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild

index a3c70ee40a987d030073e77e229e602e22b62c0b..579d2769898e957aa9232384b1d569c40bfdb2bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 DISTUTILS_OPTIONAL=1
 inherit eutils distutils-r1
 
-DESCRIPTION="Large open source vocabulary, speaker-independent continuous speech recognition engine"
+DESCRIPTION="Speaker-independent large vocabulary with continuous speech recognizer"
 HOMEPAGE="https://sourceforge.net/projects/cmusphinx/"
 SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz"