From: Harri Nieminen Date: Thu, 16 Feb 2017 17:49:04 +0000 (+0200) Subject: app-accessibility/pocketsphinx: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cf8128c507e3eee8e386021d5349065d22709129;p=gentoo.git app-accessibility/pocketsphinx: 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/pocketsphinx/pocketsphinx-0.8.ebuild b/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild index a3c70ee40a98..579d2769898e 100644 --- a/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild +++ b/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild @@ -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"