summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r--kde-base/kmouth/ChangeLog7
-rw-r--r--kde-base/kmouth/kmouth-4.13.0.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog
index d575c1e11bc5..19e42ff2ae2f 100644
--- a/kde-base/kmouth/ChangeLog
+++ b/kde-base/kmouth/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kmouth
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.293 2014/04/01 18:09:18 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.294 2014/04/16 18:26:23 johu Exp $
+
+*kmouth-4.13.0 (16 Apr 2014)
+
+ 16 Apr 2014; Johannes Huber <johu@gentoo.org> +kmouth-4.13.0.ebuild:
+ Version bump KDE SC 4.13.0
*kmouth-4.12.4 (01 Apr 2014)
diff --git a/kde-base/kmouth/kmouth-4.13.0.ebuild b/kde-base/kmouth/kmouth-4.13.0.ebuild
new file mode 100644
index 000000000000..0b4f4807ed00
--- /dev/null
+++ b/kde-base/kmouth/kmouth-4.13.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.13.0.ebuild,v 1.1 2014/04/16 18:26:23 johu Exp $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer."
+HOMEPAGE="http://www.kde.org/applications/utilities/kmouth/"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"