summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-07-24 02:23:41 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-07-24 02:23:41 +0000
commit40e105ab584df78ac7d1f56c4a254c66f2b6d291 (patch)
treec3452cce061529bee756accf0993901d27a03a6d /app-accessibility/festival
parentMasked =dev-lang/icc-9.0.023 (diff)
downloadhistorical-40e105ab584df78ac7d1f56c4a254c66f2b6d291.tar.gz
historical-40e105ab584df78ac7d1f56c4a254c66f2b6d291.tar.bz2
historical-40e105ab584df78ac7d1f56c4a254c66f2b6d291.zip
Changing tts USE flags to linguas_.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-accessibility/festival')
-rw-r--r--app-accessibility/festival/ChangeLog6
-rw-r--r--app-accessibility/festival/festival-1.4.3-r4.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/app-accessibility/festival/ChangeLog b/app-accessibility/festival/ChangeLog
index f31cdca10377..f3d1169d91f0 100644
--- a/app-accessibility/festival/ChangeLog
+++ b/app-accessibility/festival/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/festival
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.26 2005/07/24 01:59:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.27 2005/07/24 02:22:41 eradicator Exp $
+
+ 24 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org>
+ festival-1.4.3-r4.ebuild:
+ Changing tts USE flags to linguas_.
*festival-1.4.3-r4 (24 Jul 2005)
diff --git a/app-accessibility/festival/festival-1.4.3-r4.ebuild b/app-accessibility/festival/festival-1.4.3-r4.ebuild
index 39288a259f81..e65aa3e1441d 100644
--- a/app-accessibility/festival/festival-1.4.3-r4.ebuild
+++ b/app-accessibility/festival/festival-1.4.3-r4.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/app-accessibility/festival/festival-1.4.3-r4.ebuild,v 1.1 2005/07/24 01:59:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r4.ebuild,v 1.2 2005/07/24 02:22:41 eradicator Exp $
inherit eutils toolchain-funcs
@@ -15,7 +15,7 @@ SRC_URI="${SITE}/${P}-release.tar.gz
${SITE}/festvox_kallpc16k.tar.gz
${SITE}/festvox_kedlpc16k.tar.gz
${SITE}/festvox_rablpc16k.tar.gz
- tts-es? ( ${SITE}/festvox_ellpc11k.tar.gz )
+ linguas_es? ( ${SITE}/festvox_ellpc11k.tar.gz )
doc? ( ${SITE}/festdoc-1.4.2.tar.gz )
mbrola? (
${SITE}/festvox_us1.tar.gz
@@ -25,7 +25,7 @@ SRC_URI="${SITE}/${P}-release.tar.gz
LICENSE="FESTIVAL BSD as-is"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="asterisk doc mbrola tts-es"
+IUSE="asterisk doc mbrola"
RDEPEND=">=app-accessibility/speech-tools-1.2.3-r2
mbrola? ( >=app-accessibility/mbrola-3.0.1h-r2 )"