diff options
author | William Hubbs <williamh@gentoo.org> | 2008-03-13 02:52:14 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2008-03-13 02:52:14 +0000 |
commit | 9dc7da555878a8e63cc9b927df0ec652043d50df (patch) | |
tree | 82c9a91445f8075596fc43acd6900a8ec26278ec /app-accessibility/speech-tools | |
parent | Version bump to 2.0.6_pre15 for testing. (diff) | |
download | gentoo-2-9dc7da555878a8e63cc9b927df0ec652043d50df.tar.gz gentoo-2-9dc7da555878a8e63cc9b927df0ec652043d50df.tar.bz2 gentoo-2-9dc7da555878a8e63cc9b927df0ec652043d50df.zip |
Fixing x86-fbsd keyword.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-accessibility/speech-tools')
-rw-r--r-- | app-accessibility/speech-tools/ChangeLog | 9 | ||||
-rw-r--r-- | app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/app-accessibility/speech-tools/ChangeLog b/app-accessibility/speech-tools/ChangeLog index 5b4eb1cb7670..4e1683e3142b 100644 --- a/app-accessibility/speech-tools/ChangeLog +++ b/app-accessibility/speech-tools/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-accessibility/speech-tools # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.57 2008/03/03 10:34:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.58 2008/03/13 02:52:14 williamh Exp $ + + 13 Mar 2008; William Hubbs <williamh@gentoo.org> + speech-tools-1.2.96_beta.ebuild: + This package was part of festival-1.95-beta, which was keyworded ~x86-fbsd. + I looked over the patch for 1.95-beta and found that the change is in this + version. So, since festival 1.95-beta included this and was keyworded for + this arch, I am adding the keyword to this package. 03 Mar 2008; Raúl Porcel <armin76@gentoo.org> speech-tools-1.2.96_beta.ebuild: diff --git a/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild b/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild index 40934e61fb36..337813738a3e 100644 --- a/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild +++ b/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild,v 1.10 2008/03/03 10:34:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-1.2.96_beta.ebuild,v 1.11 2008/03/13 02:52:14 williamh Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cstr.ed.ac.uk/" SRC_URI="http://www.festvox.org/packed/festival/latest/${MY_P}.tar.gz" LICENSE="FESTIVAL BSD as-is" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="esd nas X" DEPEND="esd? ( media-sound/esound ) |