diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 17:32:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 17:32:21 +0000 |
commit | 803245af47a1a6564b6d252a52ba5e528ceb6338 (patch) | |
tree | 4fb70bf2902f159edac095a692c3ef5c76a1ad78 /kde-base/kmouth | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-803245af47a1a6564b6d252a52ba5e528ceb6338.tar.gz gentoo-2-803245af47a1a6564b6d252a52ba5e528ceb6338.tar.bz2 gentoo-2-803245af47a1a6564b6d252a52ba5e528ceb6338.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 4b03894da38c..f3c2ad8826bd 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.220 2012/11/13 20:21:28 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.221 2012/11/23 17:32:21 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kmouth-4.9.3.ebuild: + Stable for amd64, wrt bug #442394 13 Nov 2012; Johannes Huber <johu@gentoo.org> -kmouth-4.9.2.ebuild: Remove KDE SC 4.9.2 diff --git a/kde-base/kmouth/kmouth-4.9.3.ebuild b/kde-base/kmouth/kmouth-4.9.3.ebuild index e23fef9741ad..ccee7115988a 100644 --- a/kde-base/kmouth/kmouth-4.9.3.ebuild +++ b/kde-base/kmouth/kmouth-4.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.9.3.ebuild,v 1.1 2012/11/08 23:27:11 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.9.3.ebuild,v 1.2 2012/11/23 17:32:21 ago Exp $ EAPI=4 @@ -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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |