diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-16 19:44:23 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:15:09 +0100 |
commit | 7ecc977faff88227e0514fc28a9953fb50480880 (patch) | |
tree | bb24ee5dd2a53bdc722b287d8113b5f480aaa16a /app-accessibility | |
parent | app-accessibility/eflite: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-7ecc977faff88227e0514fc28a9953fb50480880.tar.gz gentoo-7ecc977faff88227e0514fc28a9953fb50480880.tar.bz2 gentoo-7ecc977faff88227e0514fc28a9953fb50480880.zip |
app-accessibility/mbrola: 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/mbrola/mbrola-3.0.1h-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/mbrola/mbrola-3.0.1h-r6.ebuild b/app-accessibility/mbrola/mbrola-3.0.1h-r6.ebuild index aea586beaa26..970b1da3850a 100644 --- a/app-accessibility/mbrola/mbrola-3.0.1h-r6.ebuild +++ b/app-accessibility/mbrola/mbrola-3.0.1h-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ IUSE="l10n_de l10n_es l10n_fr l10n_it l10n_la l10n_pl l10n_ro l10n_sv" S=${WORKDIR} -DESCRIPTION="Speech synthesizer based on the concatenation of diphones. Includes sample voices" +DESCRIPTION="Speech synthesizer based on the concatenation of diphones. Includes samples" HOMEPAGE="http://tcts.fpms.ac.be/synthesis/mbrola.html" MY_PV=${PV//./} TCTS="http://tcts.fpms.ac.be/synthesis" |