diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-07 01:34:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-07 01:34:07 +0000 |
commit | 72ccf2db4d5052834ad3c79bcc1819c69fff58fa (patch) | |
tree | 0981f8e64397074fcd880b940c4cf774418f66bc /app-accessibility | |
parent | stable ppc64, bug 209177 (diff) | |
download | historical-72ccf2db4d5052834ad3c79bcc1819c69fff58fa.tar.gz historical-72ccf2db4d5052834ad3c79bcc1819c69fff58fa.tar.bz2 historical-72ccf2db4d5052834ad3c79bcc1819c69fff58fa.zip |
stable ppc64, bug 209081
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-accessibility')
4 files changed, 13 insertions, 6 deletions
diff --git a/app-accessibility/festival/ChangeLog b/app-accessibility/festival/ChangeLog index 35eb192d3d65..ac99a16318e5 100644 --- a/app-accessibility/festival/ChangeLog +++ b/app-accessibility/festival/ChangeLog @@ -1,6 +1,9 @@ # 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.71 2008/02/06 08:42:10 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.72 2008/02/07 01:34:07 ranger Exp $ + + 07 Feb 2008; Brent Baude <ranger@gentoo.org> festival-1.96_beta.ebuild: + stable ppc64, bug 209081 06 Feb 2008; Christian Faulhammer <opfer@gentoo.org> 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 7f77c20ad2b8..6cb7247778a6 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.3 2008/02/06 08:42:10 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v 1.4 2008/02/07 01:34:07 ranger 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 6f91df2d4347..272b640de0a9 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.53 2008/02/06 08:40:49 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.54 2008/02/07 01:33:19 ranger Exp $ + + 07 Feb 2008; Brent Baude <ranger@gentoo.org> + speech-tools-1.2.96_beta.ebuild: + stable ppc64, bug 209081 06 Feb 2008; Christian Faulhammer <opfer@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 46b63f966be4..2d8bf73b59d6 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.6 2008/02/06 08:40:49 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild,v 1.7 2008/02/07 01:33:19 ranger 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 ) |