summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-29 07:47:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-29 07:47:11 +0000
commit53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397 (patch)
tree485278079fc0fb2ba1f89dce503a9a6b7003465f /kde-base/kmouth
parentRm redundant DOCS var (diff)
downloadgentoo-2-53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397.tar.gz
gentoo-2-53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397.tar.bz2
gentoo-2-53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397.zip
Stable for x86, wrt to bug #477634
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r--kde-base/kmouth/ChangeLog5
-rw-r--r--kde-base/kmouth/kmouth-4.10.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog
index ecfd232d28e1..6dc849f9777b 100644
--- a/kde-base/kmouth/ChangeLog
+++ b/kde-base/kmouth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmouth
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.259 2013/07/27 11:45:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.260 2013/07/29 07:47:05 ago Exp $
+
+ 29 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kmouth-4.10.5.ebuild:
+ Stable for x86, wrt to bug #477634
27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kmouth-4.10.5.ebuild:
Stable for amd64, wrt to bug #477634
diff --git a/kde-base/kmouth/kmouth-4.10.5.ebuild b/kde-base/kmouth/kmouth-4.10.5.ebuild
index 9dcd4ccc7e5c..e6094e538d71 100644
--- a/kde-base/kmouth/kmouth-4.10.5.ebuild
+++ b/kde-base/kmouth/kmouth-4.10.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.10.5.ebuild,v 1.2 2013/07/27 11:45:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.10.5.ebuild,v 1.3 2013/07/29 07:47:05 ago Exp $
EAPI=5
@@ -8,5 +8,5 @@ KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer."
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"