diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-02-06 08:42:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-02-06 08:42:10 +0000 |
commit | 401bfc4e85d04634334af5248459b709ff717cbf (patch) | |
tree | a8f96a54809e014e1c5a52fe77fef4fa5943e533 /app-accessibility/festival | |
parent | update depend.apache.eclass documentation (diff) | |
download | historical-401bfc4e85d04634334af5248459b709ff717cbf.tar.gz historical-401bfc4e85d04634334af5248459b709ff717cbf.tar.bz2 historical-401bfc4e85d04634334af5248459b709ff717cbf.zip |
stable x86 amd64, bug 209081
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-accessibility/festival')
-rw-r--r-- | app-accessibility/festival/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/festival/festival-1.96_beta.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/festival/ChangeLog b/app-accessibility/festival/ChangeLog index fe452e8ee82c..35eb192d3d65 100644 --- a/app-accessibility/festival/ChangeLog +++ b/app-accessibility/festival/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/festival # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.70 2008/01/12 06:59:52 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.71 2008/02/06 08:42:10 opfer Exp $ + + 06 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + festival-1.96_beta.ebuild: + stable x86 amd64, bug 209081 12 Jan 2008; William Hubbs <williamh@gentoo.org> +files/festival-1.96_beta-gcc43.patch, festival-1.96_beta.ebuild: diff --git a/app-accessibility/festival/festival-1.96_beta.ebuild b/app-accessibility/festival/festival-1.96_beta.ebuild index 37bbb1324712..7f77c20ad2b8 100644 --- a/app-accessibility/festival/festival-1.96_beta.ebuild +++ b/app-accessibility/festival/festival-1.96_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v 1.2 2008/01/12 06:59:52 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v 1.3 2008/02/06 08:42:10 opfer Exp $ inherit eutils toolchain-funcs @@ -24,7 +24,7 @@ SRC_URI="${SITE}/${MY_P}.tar.gz ${SITE}/festvox_us3.tar.gz )" LICENSE="FESTIVAL BSD as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="mbrola" DEPEND=">=app-accessibility/speech-tools-1.2.96_beta" |