diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:08:24 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:08:24 +0000 |
commit | 2847940032e2af58a8d32f5f75bdbe11bbde9c23 (patch) | |
tree | 08deb9d91427986f2fe61b096ab0d4048829ed98 /kde-base/kmouth/kmouth-3.5.9.ebuild | |
parent | Version bump to KDE 3.5.9. (diff) | |
download | gentoo-2-2847940032e2af58a8d32f5f75bdbe11bbde9c23.tar.gz gentoo-2-2847940032e2af58a8d32f5f75bdbe11bbde9c23.tar.bz2 gentoo-2-2847940032e2af58a8d32f5f75bdbe11bbde9c23.zip |
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kmouth/kmouth-3.5.9.ebuild')
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.9.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
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="" |