commit: e093fbd944fb80e482adf4ce34cd588bca36f106 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Tue Nov 10 17:30:39 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Tue Nov 10 17:30:39 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e093fbd9
kde-apps/kmouth: reduce DESCRIPTION length to fit within 80 character limit Package-Manager: portage-2.2.24 kde-apps/kmouth/kmouth-15.08.2.ebuild | 2 +- kde-apps/kmouth/kmouth-15.08.49.9999.ebuild | 2 +- kde-apps/kmouth/kmouth-5.9999.ebuild | 2 +- kde-apps/kmouth/kmouth-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-apps/kmouth/kmouth-15.08.2.ebuild b/kde-apps/kmouth/kmouth-15.08.2.ebuild index e7ff8b0..f36dcf2 100644 --- a/kde-apps/kmouth/kmouth-15.08.2.ebuild +++ b/kde-apps/kmouth/kmouth-15.08.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer" +DESCRIPTION="Text-to-speech synthesizer front end" HOMEPAGE="https://www.kde.org/applications/utilities/kmouth/" KEYWORDS="~amd64 ~x86" IUSE="debug" diff --git a/kde-apps/kmouth/kmouth-15.08.49.9999.ebuild b/kde-apps/kmouth/kmouth-15.08.49.9999.ebuild index ddd338f..760f987 100644 --- a/kde-apps/kmouth/kmouth-15.08.49.9999.ebuild +++ b/kde-apps/kmouth/kmouth-15.08.49.9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer" +DESCRIPTION="Text-to-speech synthesizer front end" HOMEPAGE="https://www.kde.org/applications/utilities/kmouth/" KEYWORDS="" IUSE="debug" diff --git a/kde-apps/kmouth/kmouth-5.9999.ebuild b/kde-apps/kmouth/kmouth-5.9999.ebuild index 53b189f..08c9b7c 100644 --- a/kde-apps/kmouth/kmouth-5.9999.ebuild +++ b/kde-apps/kmouth/kmouth-5.9999.ebuild @@ -8,7 +8,7 @@ EGIT_BRANCH="frameworks" KDE_HANDBOOK="true" inherit kde5 -DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer" +DESCRIPTION="Text-to-speech synthesizer front end" HOMEPAGE="https://www.kde.org/applications/utilities/kmouth/" KEYWORDS="" IUSE="" diff --git a/kde-apps/kmouth/kmouth-9999.ebuild b/kde-apps/kmouth/kmouth-9999.ebuild index 7087149..4fe730e 100644 --- a/kde-apps/kmouth/kmouth-9999.ebuild +++ b/kde-apps/kmouth/kmouth-9999.ebuild @@ -8,7 +8,7 @@ EGIT_BRANCH="frameworks" KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer" +DESCRIPTION="Text-to-speech synthesizer front end" HOMEPAGE="https://www.kde.org/applications/utilities/kmouth/" KEYWORDS="" IUSE="debug"
