diff options
author | 2011-06-08 22:47:12 +0000 | |
---|---|---|
committer | 2011-06-08 22:47:12 +0000 | |
commit | 56479781fe23846e599901d741449caf7cb1d4c6 (patch) | |
tree | 7707d298d31c78274bc2ce555c3491d3a9a58f05 /kde-base/kmouth | |
parent | x86 stable per bug 369979 (diff) | |
download | gentoo-2-56479781fe23846e599901d741449caf7cb1d4c6.tar.gz gentoo-2-56479781fe23846e599901d741449caf7cb1d4c6.tar.bz2 gentoo-2-56479781fe23846e599901d741449caf7cb1d4c6.zip |
x86 stable per bug 369979
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 19180dc2cb56..2eacd8088841 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.168 2011/06/02 21:57:58 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.169 2011/06/08 22:47:12 tomka Exp $ + + 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kmouth-4.6.3.ebuild: + x86 stable per bug 369979 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kmouth-4.4.5.ebuild: Drop KDE-4.4 diff --git a/kde-base/kmouth/kmouth-4.6.3.ebuild b/kde-base/kmouth/kmouth-4.6.3.ebuild index 6b2b677cbb46..b12cc77dc7de 100644 --- a/kde-base/kmouth/kmouth-4.6.3.ebuild +++ b/kde-base/kmouth/kmouth-4.6.3.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.3.ebuild,v 1.1 2011/05/07 10:47:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.6.3.ebuild,v 1.2 2011/06/08 22:47:12 tomka 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" |