diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-06-09 14:35:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-06-09 14:35:01 +0000 |
commit | b4ee39b607ec1772503a6c67803568c6bf388c72 (patch) | |
tree | c542f35335ba520d8531b38272d6055bbc664859 /app-accessibility/festival | |
parent | Version bump that works at runtime with jdk-1.4 and compiles with >1.5. Added... (diff) | |
download | gentoo-2-b4ee39b607ec1772503a6c67803568c6bf388c72.tar.gz gentoo-2-b4ee39b607ec1772503a6c67803568c6bf388c72.tar.bz2 gentoo-2-b4ee39b607ec1772503a6c67803568c6bf388c72.zip |
Stable for HPPA (bug #170477).
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-accessibility/festival')
-rw-r--r-- | app-accessibility/festival/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/festival/festival-1.95_beta-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/festival/ChangeLog b/app-accessibility/festival/ChangeLog index 920b01e73b0a..106bb7f1aa3d 100644 --- a/app-accessibility/festival/ChangeLog +++ b/app-accessibility/festival/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/festival # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.60 2007/06/09 14:22:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.61 2007/06/09 14:35:01 jer Exp $ + + 09 Jun 2007; Jeroen Roovers <jer@gentoo.org> festival-1.95_beta-r4.ebuild: + Stable for HPPA (bug #170477). 09 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> festival-1.95_beta-r4.ebuild: diff --git a/app-accessibility/festival/festival-1.95_beta-r4.ebuild b/app-accessibility/festival/festival-1.95_beta-r4.ebuild index 3b0cd1b32c43..9628125cf73b 100644 --- a/app-accessibility/festival/festival-1.95_beta-r4.ebuild +++ b/app-accessibility/festival/festival-1.95_beta-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta-r4.ebuild,v 1.2 2007/06/09 14:22:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta-r4.ebuild,v 1.3 2007/06/09 14:35:01 jer Exp $ inherit eutils toolchain-funcs @@ -29,7 +29,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="asterisk esd linguas_es mbrola X" RDEPEND="sys-libs/ncurses |