summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-08-04 00:45:20 +0000
committerAlex Alexander <wired@gentoo.org>2009-08-04 00:45:20 +0000
commit85e882fdbbafdb45c6cdba9f14cb5a7f07c9992f (patch)
treeb8142e26c02cf0d79ef7fae25bbd305318c57af8 /kde-base/kmouth
parentVersion bump KDE 4.3.0 (diff)
downloadgentoo-2-85e882fdbbafdb45c6cdba9f14cb5a7f07c9992f.tar.gz
gentoo-2-85e882fdbbafdb45c6cdba9f14cb5a7f07c9992f.tar.bz2
gentoo-2-85e882fdbbafdb45c6cdba9f14cb5a7f07c9992f.zip
Version bump KDE 4.3.0
(Portage version: 2.2_rc33/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.0.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog
index ddd7503159d4..220e294960f1 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.117 2009/07/12 10:41:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.118 2009/08/04 00:45:20 wired Exp $
+
+*kmouth-4.3.0 (04 Aug 2009)
+
+ 04 Aug 2009; Alex Alexander <wired@gentoo.org> +kmouth-4.3.0.ebuild:
+ Version bump
12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kmouth-3.5.10.ebuild:
alpha/ia64/sparc stable wrt #271889
diff --git a/kde-base/kmouth/kmouth-4.3.0.ebuild b/kde-base/kmouth/kmouth-4.3.0.ebuild
new file mode 100644
index 000000000000..af77e2e67cf3
--- /dev/null
+++ b/kde-base/kmouth/kmouth-4.3.0.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.0.ebuild,v 1.1 2009/08/04 00:45:20 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 ~x86"
+IUSE="debug +handbook"