diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 08:16:35 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 08:16:35 +0000 |
commit | 7254b4f9a3e28b30b2f3ca64e5885b8db6403677 (patch) | |
tree | d874ae621fbfe29abedb0d8e728fd077f112cfd1 /kde-base | |
parent | x86 stable, bug 322791 (diff) | |
download | historical-7254b4f9a3e28b30b2f3ca64e5885b8db6403677.tar.gz historical-7254b4f9a3e28b30b2f3ca64e5885b8db6403677.tar.bz2 historical-7254b4f9a3e28b30b2f3ca64e5885b8db6403677.zip |
x86 stable, bug 322791
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 384d400d10f8..81acf7f6062d 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.152 2010/08/09 03:45:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.153 2010/08/09 08:16:35 fauli Exp $ + + 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> kmouth-4.4.5.ebuild: + x86 stable, bug 322791 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kmouth-4.4.5.ebuild: Marked ppc stable for bug #322791. diff --git a/kde-base/kmouth/kmouth-4.4.5.ebuild b/kde-base/kmouth/kmouth-4.4.5.ebuild index 1653fa8e7e1c..3473b580d9f2 100644 --- a/kde-base/kmouth/kmouth-4.4.5.ebuild +++ b/kde-base/kmouth/kmouth-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.4.5.ebuild,v 1.3 2010/08/09 03:45:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.4.5.ebuild,v 1.4 2010/08/09 08:16:35 fauli Exp $ EAPI="3" @@ -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 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |