diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-16 19:46:06 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:15:12 +0100 |
commit | 631c36b0cf79a3cffbfe0b469cdce7b36d5ff8c5 (patch) | |
tree | 755a765f13fd9e13d52030cabcfe2f13e1a619c7 /app-accessibility/pidgin-festival | |
parent | app-accessibility/mbrola: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-631c36b0cf79a3cffbfe0b469cdce7b36d5ff8c5.tar.gz gentoo-631c36b0cf79a3cffbfe0b469cdce7b36d5ff8c5.tar.bz2 gentoo-631c36b0cf79a3cffbfe0b469cdce7b36d5ff8c5.zip |
app-accessibility/pidgin-festival: 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/pidgin-festival')
-rw-r--r-- | app-accessibility/pidgin-festival/pidgin-festival-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/pidgin-festival/pidgin-festival-2.4.ebuild b/app-accessibility/pidgin-festival/pidgin-festival-2.4.ebuild index 756bb1d701a7..b66a0b3f7a56 100644 --- a/app-accessibility/pidgin-festival/pidgin-festival-2.4.ebuild +++ b/app-accessibility/pidgin-festival/pidgin-festival-2.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=2 -DESCRIPTION="A plugin for pidgin which enables text-to-speech output of conversations using festival" +DESCRIPTION="A plugin which enables text-to-speech output of conversations using festival" HOMEPAGE="https://sourceforge.net/projects/pidgin-festival/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |