diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 09:47:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 09:47:06 +0000 |
commit | 1ce4db63135133e8422eb75a745639671c2fd95d (patch) | |
tree | e2a6b8221b6ee306bf0fea659708f2cb6df9527c /kde-base/kmouth | |
parent | amd64 stable wrt #287697 (diff) | |
download | gentoo-2-1ce4db63135133e8422eb75a745639671c2fd95d.tar.gz gentoo-2-1ce4db63135133e8422eb75a745639671c2fd95d.tar.bz2 gentoo-2-1ce4db63135133e8422eb75a745639671c2fd95d.zip |
amd64 stable wrt #287697
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 82c5eb9fbefc..13487d4994ec 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.121 2009/10/08 14:34:53 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.122 2009/10/10 09:47:06 ssuominen Exp $ + + 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kmouth-4.3.1.ebuild: + amd64 stable wrt #287697 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmouth-4.3.0.ebuild: Drop KDE 4.3.0 diff --git a/kde-base/kmouth/kmouth-4.3.1.ebuild b/kde-base/kmouth/kmouth-4.3.1.ebuild index 6837fd7e540d..4a017e73e5ff 100644 --- a/kde-base/kmouth/kmouth-4.3.1.ebuild +++ b/kde-base/kmouth/kmouth-4.3.1.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.1.ebuild,v 1.1 2009/09/01 15:39:47 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.3.1.ebuild,v 1.2 2009/10/10 09:47:06 ssuominen 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 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |