diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 13:48:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 13:48:31 +0000 |
commit | 27f40b416a9b672475f6512e2baa448c4ee117b4 (patch) | |
tree | c7a597c01e12b941766a1e4ab3b9de91396ca4d2 /app-accessibility | |
parent | x86 stable, bug #380773 (diff) | |
download | historical-27f40b416a9b672475f6512e2baa448c4ee117b4.tar.gz historical-27f40b416a9b672475f6512e2baa448c4ee117b4.tar.bz2 historical-27f40b416a9b672475f6512e2baa448c4ee117b4.zip |
x86 stable, bug #380775
Package-Manager: portage-2.1.10.12/cvs/Linux x86_64
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/festival/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/festival/festival-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/festival/ChangeLog b/app-accessibility/festival/ChangeLog index 70bb351bd2ab..c91c6a708bf7 100644 --- a/app-accessibility/festival/ChangeLog +++ b/app-accessibility/festival/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/festival # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.99 2011/09/01 16:32:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.100 2011/09/04 13:48:31 maekke Exp $ + + 04 Sep 2011; Markus Meier <maekke@gentoo.org> festival-2.1.ebuild: + x86 stable, bug #380775 01 Sep 2011; Jeroen Roovers <jer@gentoo.org> festival-2.1.ebuild: Stable for HPPA (bug #380775). diff --git a/app-accessibility/festival/festival-2.1.ebuild b/app-accessibility/festival/festival-2.1.ebuild index 3abeab72a030..2f60f912deb8 100644 --- a/app-accessibility/festival/festival-2.1.ebuild +++ b/app-accessibility/festival/festival-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild,v 1.6 2011/09/01 16:32:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild,v 1.7 2011/09/04 13:48:31 maekke Exp $ EAPI="2" inherit eutils toolchain-funcs @@ -24,7 +24,7 @@ SRC_URI="${SITE}/${MY_P}.tar.gz LICENSE="FESTIVAL BSD as-is" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="~app-accessibility/speech-tools-2.1 |