diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:05:56 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:05:56 +0000 |
commit | bc9c31ba012fd090c6b06b746f6b0289ded7c19d (patch) | |
tree | 236de04baa194f4b5c47ae8a1fc59394848eef1d /kde-base/kmouth/kmouth-4.3.3.ebuild | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-bc9c31ba012fd090c6b06b746f6b0289ded7c19d.tar.gz gentoo-2-bc9c31ba012fd090c6b06b746f6b0289ded7c19d.tar.bz2 gentoo-2-bc9c31ba012fd090c6b06b746f6b0289ded7c19d.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmouth/kmouth-4.3.3.ebuild')
-rw-r--r-- | kde-base/kmouth/kmouth-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmouth/kmouth-4.3.3.ebuild b/kde-base/kmouth/kmouth-4.3.3.ebuild index 7fc324c0aa4a..a0f1fd900825 100644 --- a/kde-base/kmouth/kmouth-4.3.3.ebuild +++ b/kde-base/kmouth/kmouth-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.3.3.ebuild,v 1.4 2009/11/30 06:55:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.3.3.ebuild,v 1.5 2009/12/10 16:05:56 fauli Exp $ EAPI="2" @@ -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 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" |