diff options
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 9ea78f0c36f4..10eb98082325 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.115 2009/06/14 11:13:11 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.116 2009/06/18 03:17:09 jer Exp $ + + 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> kmouth-3.5.10.ebuild: + Stable for HPPA (bug #271889). 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmouth-4.2.3.ebuild: Drop KDE 4.2.3 diff --git a/kde-base/kmouth/kmouth-3.5.10.ebuild b/kde-base/kmouth/kmouth-3.5.10.ebuild index 9446e03a7174..f957c8c629a6 100644 --- a/kde-base/kmouth/kmouth-3.5.10.ebuild +++ b/kde-base/kmouth/kmouth-3.5.10.ebuild @@ -1,11 +1,11 @@ # 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-3.5.10.ebuild,v 1.4 2009/06/06 08:48:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.10.ebuild,v 1.5 2009/06/18 03:17:09 jer Exp $ KMNAME=kdeaccessibility EAPI="1" inherit kde-meta DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |