diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-02-10 08:30:35 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-02-10 08:30:35 +0000 |
commit | 28dc05fcfb4df009f2ee829e8f429dbeadbcb42d (patch) | |
tree | a167868d3f5431208e017d53be44edba8cc34812 /app-accessibility | |
parent | old (diff) | |
download | historical-28dc05fcfb4df009f2ee829e8f429dbeadbcb42d.tar.gz historical-28dc05fcfb4df009f2ee829e8f429dbeadbcb42d.tar.bz2 historical-28dc05fcfb4df009f2ee829e8f429dbeadbcb42d.zip |
ppc stable, bug #209081
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'app-accessibility')
4 files changed, 14 insertions, 6 deletions
diff --git a/app-accessibility/festival/ChangeLog b/app-accessibility/festival/ChangeLog index 5b71c5fcb1e9..d581afb31d55 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.73 2008/02/07 06:15:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.74 2008/02/10 08:29:47 dertobi123 Exp $ + + 10 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> + festival-1.96_beta.ebuild: + ppc stable, bug #209081 07 Feb 2008; Jeroen Roovers <jer@gentoo.org> festival-1.96_beta.ebuild: Stable for HPPA (bug #209081). diff --git a/app-accessibility/festival/festival-1.96_beta.ebuild b/app-accessibility/festival/festival-1.96_beta.ebuild index e0bb56c16f6c..66bf43b78bcd 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.5 2008/02/07 06:15:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v 1.6 2008/02/10 08:29:47 dertobi123 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" diff --git a/app-accessibility/speech-tools/ChangeLog b/app-accessibility/speech-tools/ChangeLog index c16adb504353..49afa7fd47d3 100644 --- a/app-accessibility/speech-tools/ChangeLog +++ b/app-accessibility/speech-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/speech-tools # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.55 2008/02/07 06:14:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.56 2008/02/10 08:30:35 dertobi123 Exp $ + + 10 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> + speech-tools-1.2.96_beta.ebuild: + ppc stable, bug #209081 07 Feb 2008; Jeroen Roovers <jer@gentoo.org> speech-tools-1.2.96_beta.ebuild: diff --git a/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild b/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild index 07da1c4295da..2a2e2f217ebf 100644 --- a/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild +++ b/app-accessibility/speech-tools/speech-tools-1.2.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/speech-tools/speech-tools-1.2.96_beta.ebuild,v 1.8 2008/02/07 06:14:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild,v 1.9 2008/02/10 08:30:35 dertobi123 Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cstr.ed.ac.uk/" SRC_URI="http://www.festvox.org/packed/festival/latest/${MY_P}.tar.gz" LICENSE="FESTIVAL BSD as-is" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="esd nas X" DEPEND="esd? ( media-sound/esound ) |