diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-15 19:59:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-15 19:59:23 +0000 |
commit | ae70d1be439754bf58f9bb4087b0bbc01b5af8c9 (patch) | |
tree | 1f9a36c59e4d1452b39d8288d4f037d67fd0c55f /kde-base/kmouth | |
parent | x86 stable, bug #377465 (diff) | |
download | gentoo-2-ae70d1be439754bf58f9bb4087b0bbc01b5af8c9.tar.gz gentoo-2-ae70d1be439754bf58f9bb4087b0bbc01b5af8c9.tar.bz2 gentoo-2-ae70d1be439754bf58f9bb4087b0bbc01b5af8c9.zip |
x86 stable, bug #377465
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 4c1e5aadf82f..07f44ccc871a 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.177 2011/08/12 19:19:44 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.178 2011/08/15 19:59:23 maekke Exp $ + + 15 Aug 2011; Markus Meier <maekke@gentoo.org> kmouth-4.6.5.ebuild: + x86 stable, bug #377465 12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kmouth-4.6.4.ebuild: Drop KDE 4.6.4 diff --git a/kde-base/kmouth/kmouth-4.6.5.ebuild b/kde-base/kmouth/kmouth-4.6.5.ebuild index 75c262bca4a6..5a49b4df5d99 100644 --- a/kde-base/kmouth/kmouth-4.6.5.ebuild +++ b/kde-base/kmouth/kmouth-4.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.6.5.ebuild,v 1.2 2011/08/09 17:12:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.6.5.ebuild,v 1.3 2011/08/15 19:59:23 maekke Exp $ EAPI=4 @@ -11,5 +11,5 @@ KMMODULE="kmouth" inherit kde4-meta DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer." -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |