diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-04 13:09:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-04 13:09:12 +0000 |
commit | 8d8eec3b344de78d8a29b1c0a27a0a0231cc719c (patch) | |
tree | bd92a2412f88f3767f6d8212bd06d12fd14a2935 /kde-base/kmouth/kmouth-4.10.3.ebuild | |
parent | Version bump to the latest. (diff) | |
download | historical-8d8eec3b344de78d8a29b1c0a27a0a0231cc719c.tar.gz historical-8d8eec3b344de78d8a29b1c0a27a0a0231cc719c.tar.bz2 historical-8d8eec3b344de78d8a29b1c0a27a0a0231cc719c.zip |
Stable for amd64, wrt to bug #471392
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/kmouth/kmouth-4.10.3.ebuild')
-rw-r--r-- | kde-base/kmouth/kmouth-4.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmouth/kmouth-4.10.3.ebuild b/kde-base/kmouth/kmouth-4.10.3.ebuild index 54e499f44c49..a0c3dfe7c047 100644 --- a/kde-base/kmouth/kmouth-4.10.3.ebuild +++ b/kde-base/kmouth/kmouth-4.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.10.3.ebuild,v 1.1 2013/05/06 20:18:46 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.10.3.ebuild,v 1.2 2013/06/04 13:06:16 ago Exp $ EAPI=5 @@ -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 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |