diff options
author | 2010-01-21 02:42:22 +0000 | |
---|---|---|
committer | 2010-01-21 02:42:22 +0000 | |
commit | 4f5db6fad906044baaec7f9fc8e3626961431651 (patch) | |
tree | b62c94a7c827b718bbacc8da8d0f27dd74e99e06 /kde-base/kmouth | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-4f5db6fad906044baaec7f9fc8e3626961431651.tar.gz gentoo-2-4f5db6fad906044baaec7f9fc8e3626961431651.tar.bz2 gentoo-2-4f5db6fad906044baaec7f9fc8e3626961431651.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/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.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index aa10aacb6de6..9d8683df869d 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.135 2010/01/19 01:39:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.136 2010/01/21 02:42:22 abcd Exp $ + + 21 Jan 2010; Jonathan Callen <abcd@gentoo.org> kmouth-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kmouth-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kmouth/kmouth-4.3.4.ebuild b/kde-base/kmouth/kmouth-4.3.4.ebuild index 73a605e74fcf..1e21c11e9cd0 100644 --- a/kde-base/kmouth/kmouth-4.3.4.ebuild +++ b/kde-base/kmouth/kmouth-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.4.ebuild,v 1.1 2009/12/01 10:49:01 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.3.4.ebuild,v 1.2 2010/01/21 02:42:22 abcd 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 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |