summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/kmouth/ChangeLog5
-rw-r--r--kde-base/kmouth/kmouth-4.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog
index 82c5eb9fbefc..13487d4994ec 100644
--- a/kde-base/kmouth/ChangeLog
+++ b/kde-base/kmouth/ChangeLog
@@ -1,6 +1,9 @@
# 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.121 2009/10/08 14:34:53 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.122 2009/10/10 09:47:06 ssuominen Exp $
+
+ 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kmouth-4.3.1.ebuild:
+ amd64 stable wrt #287697
08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmouth-4.3.0.ebuild:
Drop KDE 4.3.0
diff --git a/kde-base/kmouth/kmouth-4.3.1.ebuild b/kde-base/kmouth/kmouth-4.3.1.ebuild
index 6837fd7e540d..4a017e73e5ff 100644
--- a/kde-base/kmouth/kmouth-4.3.1.ebuild
+++ b/kde-base/kmouth/kmouth-4.3.1.ebuild
@@ -1,6 +1,6 @@
# 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.1.ebuild,v 1.1 2009/09/01 15:39:47 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.3.1.ebuild,v 1.2 2009/10/10 09:47:06 ssuominen Exp $
EAPI="2"
@@ -10,5 +10,5 @@ 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"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug +handbook"