summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-12-01 10:49:01 +0000
committerAlex Alexander <wired@gentoo.org>2009-12-01 10:49:01 +0000
commit3425ff2f89ba059edd68628014cef8af44f9aa06 (patch)
tree622739e44e1c789b53237dfa9bbb2f40518b04d3 /kde-base/kmouth
parentVersion bump KDE 4.3.4 (diff)
downloadgentoo-2-3425ff2f89ba059edd68628014cef8af44f9aa06.tar.gz
gentoo-2-3425ff2f89ba059edd68628014cef8af44f9aa06.tar.bz2
gentoo-2-3425ff2f89ba059edd68628014cef8af44f9aa06.zip
Version bump KDE 4.3.4
(Portage version: 2.2_rc54/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r--kde-base/kmouth/ChangeLog7
-rw-r--r--kde-base/kmouth/kmouth-4.3.4.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog
index 1badc1a256e1..9c123930bc39 100644
--- a/kde-base/kmouth/ChangeLog
+++ b/kde-base/kmouth/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kmouth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.131 2009/11/30 06:55:08 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.132 2009/12/01 10:49:01 wired Exp $
+
+*kmouth-4.3.4 (01 Dec 2009)
+
+ 01 Dec 2009; Alex Alexander <wired@gentoo.org> +kmouth-4.3.4.ebuild:
+ Version bump
30 Nov 2009; Joseph Jezak <josejx@gentoo.org> kmouth-4.3.3.ebuild:
Marked ppc/ppc64 stable for bug #292455.
diff --git a/kde-base/kmouth/kmouth-4.3.4.ebuild b/kde-base/kmouth/kmouth-4.3.4.ebuild
new file mode 100644
index 000000000000..73a605e74fcf
--- /dev/null
+++ b/kde-base/kmouth/kmouth-4.3.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.3.4.ebuild,v 1.1 2009/12/01 10:49:01 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdeaccessibility"
+KMMODULE="kmouth"
+
+inherit kde4-meta
+
+DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug +handbook"