diff options
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.9.ebuild | 11 |
2 files changed, 17 insertions, 1 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 411aca2538d6..7a04841756ea 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.78 2008/02/17 02:02:08 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.79 2008/02/20 23:08:24 philantrop Exp $ + +*kmouth-3.5.9 (20 Feb 2008) + + 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org> +kmouth-3.5.9.ebuild: + Version bump to KDE 3.5.9. 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kmouth-3.5.5.ebuild, -kmouth-3.5.6.ebuild, -kmouth-3.5.7.ebuild, -kmouth-4.0.0.ebuild: diff --git a/kde-base/kmouth/kmouth-3.5.9.ebuild b/kde-base/kmouth/kmouth-3.5.9.ebuild new file mode 100644 index 000000000000..ef56aa2c5641 --- /dev/null +++ b/kde-base/kmouth/kmouth-3.5.9.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.9.ebuild,v 1.1 2008/02/20 23:08:24 philantrop Exp $ +KMNAME=kdeaccessibility +EAPI="1" +inherit kde-meta + +DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +DEPEND="" |