diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-27 10:02:18 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-27 10:02:18 +0000 |
commit | 32321106a3f81932db1fb1564663d008f831765a (patch) | |
tree | 65ebc689b88cc96750d4dd17c9b317801a2d341c | |
parent | Removing phoronix-test-suite from php 5.2 mask (diff) | |
download | historical-32321106a3f81932db1fb1564663d008f831765a.tar.gz historical-32321106a3f81932db1fb1564663d008f831765a.tar.bz2 historical-32321106a3f81932db1fb1564663d008f831765a.zip |
Stable on amd64 wrt bug #380775
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
-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 f15c3df87964..9b3cab6c2163 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.97 2011/08/26 19:39:05 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.98 2011/08/27 10:02:18 hwoarang Exp $ + + 27 Aug 2011; Markos Chandras <hwoarang@gentoo.org> festival-2.1.ebuild: + Stable on amd64 wrt bug #380775 26 Aug 2011; Jesus Rivero <neurogeek@gentoo.org> festival-2.1.ebuild: Changes to DEPEND wrt bug #380501 thanks to Michael. Added fix for prefix diff --git a/app-accessibility/festival/festival-2.1.ebuild b/app-accessibility/festival/festival-2.1.ebuild index 40ac2fcbd348..c1df94ae0302 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.4 2011/08/26 19:39:05 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild,v 1.5 2011/08/27 10:02:18 hwoarang 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 |