diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-26 02:18:25 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-26 02:18:25 +0000 |
commit | 6bf4cf09cf33fc2b85abb4de38211534684181d8 (patch) | |
tree | 80bc1e9e8de0de76ab66022faffe1876da998fad /app-accessibility | |
parent | 2.1.2_pre1-r3 revbump. This fixes bugs #149028, #149062, and #149092. (diff) | |
download | gentoo-2-6bf4cf09cf33fc2b85abb4de38211534684181d8.tar.gz gentoo-2-6bf4cf09cf33fc2b85abb4de38211534684181d8.tar.bz2 gentoo-2-6bf4cf09cf33fc2b85abb4de38211534684181d8.zip |
Stable on SPARC wrt bug #146897.
(Portage version: 2.1.2_pre1-r2)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/festival/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/festival/festival-1.95_beta.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/festival/ChangeLog b/app-accessibility/festival/ChangeLog index 61fd4c509f6d..ea145ea5d44c 100644 --- a/app-accessibility/festival/ChangeLog +++ b/app-accessibility/festival/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/festival # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.50 2006/09/24 09:24:35 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.51 2006/09/26 02:18:24 weeve Exp $ + + 26 Sep 2006; Jason Wever <weeve@gentoo.org> festival-1.95_beta.ebuild: + Stable on SPARC wrt bug #146897. 24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> festival-1.95_beta-r1.ebuild: diff --git a/app-accessibility/festival/festival-1.95_beta.ebuild b/app-accessibility/festival/festival-1.95_beta.ebuild index 7f9d25a784b8..5570434e65fe 100644 --- a/app-accessibility/festival/festival-1.95_beta.ebuild +++ b/app-accessibility/festival/festival-1.95_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.ebuild,v 1.6 2006/09/20 12:22:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta.ebuild,v 1.7 2006/09/26 02:18:25 weeve 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 |