summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-16 19:49:04 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:15:16 +0100
commitcf8128c507e3eee8e386021d5349065d22709129 (patch)
treed6350d0c8d516d9fbbea82a352fd2d47fde5c32d /app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild
parentapp-accessibility/pidgin-festival: Fix toolong.DESCRIPTION (diff)
downloadgentoo-cf8128c507e3eee8e386021d5349065d22709129.tar.gz
gentoo-cf8128c507e3eee8e386021d5349065d22709129.tar.bz2
gentoo-cf8128c507e3eee8e386021d5349065d22709129.zip
app-accessibility/pocketsphinx: 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/pocketsphinx/pocketsphinx-0.8.ebuild')
-rw-r--r--app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
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"