diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 01:39:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 01:39:14 +0000 |
commit | b32970b96787df61ffe9289a835dfc207bfb0a89 (patch) | |
tree | 5d5034c7e2a2cdec08e0f491e5894880276fef3a /kde-base/kmouth | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-b32970b96787df61ffe9289a835dfc207bfb0a89.tar.gz gentoo-2-b32970b96787df61ffe9289a835dfc207bfb0a89.tar.bz2 gentoo-2-b32970b96787df61ffe9289a835dfc207bfb0a89.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 9a65bdf3e4d9..aa10aacb6de6 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.134 2009/12/10 21:37:55 scarabeus Exp $ +# 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 $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kmouth-4.3.3.ebuild: + Stable for HPPA too. 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -kmouth-4.3.1.ebuild: Drop KDE SC-4.3.1. diff --git a/kde-base/kmouth/kmouth-4.3.3.ebuild b/kde-base/kmouth/kmouth-4.3.3.ebuild index a0f1fd900825..f9107f5109a8 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 +# 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.3.ebuild,v 1.5 2009/12/10 16:05:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.3.3.ebuild,v 1.6 2010/01/19 01:39:14 jer 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" |