diff options
Diffstat (limited to 'kde-apps/kmouth/kmouth-17.04.3.ebuild')
-rw-r--r-- | kde-apps/kmouth/kmouth-17.04.3.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-apps/kmouth/kmouth-17.04.3.ebuild b/kde-apps/kmouth/kmouth-17.04.3.ebuild new file mode 100644 index 000000000000..5a99124461d1 --- /dev/null +++ b/kde-apps/kmouth/kmouth-17.04.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Text-to-speech synthesizer front end" +HOMEPAGE="https://www.kde.org/applications/utilities/kmouth/" +KEYWORDS="~amd64 ~x86" +IUSE="debug" |