diff options
author | 2007-01-16 20:52:11 +0000 | |
---|---|---|
committer | 2007-01-16 20:52:11 +0000 | |
commit | 72d0b377fb1d0755e9d908c63bae7acbd59aa338 (patch) | |
tree | 138320bdf06065cfcafece4e21d36c115408c4f6 /kde-base/kmouth/kmouth-3.5.6.ebuild | |
parent | Bump to 3.5.6 (prerelease). (diff) | |
download | gentoo-2-72d0b377fb1d0755e9d908c63bae7acbd59aa338.tar.gz gentoo-2-72d0b377fb1d0755e9d908c63bae7acbd59aa338.tar.bz2 gentoo-2-72d0b377fb1d0755e9d908c63bae7acbd59aa338.zip |
Bump to 3.5.6 (prerelease).
(Portage version: 2.1.2)
Diffstat (limited to 'kde-base/kmouth/kmouth-3.5.6.ebuild')
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.6.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kmouth/kmouth-3.5.6.ebuild b/kde-base/kmouth/kmouth-3.5.6.ebuild new file mode 100644 index 000000000000..87b2f59f43f7 --- /dev/null +++ b/kde-base/kmouth/kmouth-3.5.6.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.6.ebuild,v 1.1 2007/01/16 20:52:11 flameeyes Exp $ +KMNAME=kdeaccessibility +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +DEPEND="" + |