diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-20 12:22:01 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-20 12:22:01 +0000 |
commit | 6bf5fc4f45ca482f631b21b5f14c0d4f555f7617 (patch) | |
tree | 3b11b594e2e3a4ea04159e58b3cb1e7c3bf7c071 /app-accessibility/festival | |
parent | Version bump. (diff) | |
download | gentoo-2-6bf5fc4f45ca482f631b21b5f14c0d4f555f7617.tar.gz gentoo-2-6bf5fc4f45ca482f631b21b5f14c0d4f555f7617.tar.bz2 gentoo-2-6bf5fc4f45ca482f631b21b5f14c0d4f555f7617.zip |
stable on amd64
(Portage version: 2.1.1)
Diffstat (limited to 'app-accessibility/festival')
-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 23b1b15ff0a4..8fa86e599b0e 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.44 2006/09/09 17:53:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.45 2006/09/20 12:22:01 blubb Exp $ + + 20 Sep 2006; <blubb@gentoo.org> festival-1.95_beta.ebuild: + stable on amd64 09 Sep 2006; <nixnut@gentoo.org> festival-1.95_beta.ebuild: Stable on ppc wrt bug 146897 diff --git a/app-accessibility/festival/festival-1.95_beta.ebuild b/app-accessibility/festival/festival-1.95_beta.ebuild index 679d29454fe1..7f9d25a784b8 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.5 2006/09/09 17:53:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta.ebuild,v 1.6 2006/09/20 12:22:01 blubb 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 |