diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-02-28 19:17:53 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-02-28 19:17:53 +0000 |
commit | de25ae34f5d1a0bba3495bb78020fa0d2cc5405b (patch) | |
tree | 112abfe6acc5a337db5e23276aa42cb88af5cbf1 /kde-base | |
parent | Stable on sparc (diff) | |
download | gentoo-2-de25ae34f5d1a0bba3495bb78020fa0d2cc5405b.tar.gz gentoo-2-de25ae34f5d1a0bba3495bb78020fa0d2cc5405b.tar.bz2 gentoo-2-de25ae34f5d1a0bba3495bb78020fa0d2cc5405b.zip |
removed comments no longer relevant in rc1
(Portage version: 2.0.51-r15)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kttsd/kttsd-3.4.0_rc1.ebuild | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/kde-base/kttsd/kttsd-3.4.0_rc1.ebuild b/kde-base/kttsd/kttsd-3.4.0_rc1.ebuild index db3e655aefb6..64e1213b8c45 100644 --- a/kde-base/kttsd/kttsd-3.4.0_rc1.ebuild +++ b/kde-base/kttsd/kttsd-3.4.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.4.0_rc1.ebuild,v 1.1 2005/02/27 20:21:41 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.4.0_rc1.ebuild,v 1.2 2005/02/28 19:17:53 danarmak Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -23,13 +23,3 @@ app-accessibility/epos myconf="$(use_enable gstreamer kttsd-gstreamer)" -# Couldn't get festival client/server mode to work, but then I didn't try very hard -# myconf: $(use_enable festival kttsd-festivalcs)" - - -# The Festival engine plugin (not festivalint and festivalcs) doesn't compile, -# as gentoo's festival ebuild doesn't install libFestival.a. -# DEPEND: festival? ( app-accessibility/festival app-accessibility/speech-tools )" -# myconf: $(use_enable festival kttsd-festival) -# $(use_with festival speech_tools-includes /usr/lib/speech-tools/include) - |