diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:19:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:19:51 +0000 |
commit | 3e68bd758ef6d64a067cb6c4987617ac19bb781f (patch) | |
tree | 5e5df915eaef79568cf53dfc7410feb464a214aa /app-accessibility/speech-tools | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-3e68bd758ef6d64a067cb6c4987617ac19bb781f.tar.gz gentoo-2-3e68bd758ef6d64a067cb6c4987617ac19bb781f.tar.bz2 gentoo-2-3e68bd758ef6d64a067cb6c4987617ac19bb781f.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-accessibility/speech-tools')
-rw-r--r-- | app-accessibility/speech-tools/ChangeLog | 8 | ||||
-rw-r--r-- | app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-accessibility/speech-tools/ChangeLog b/app-accessibility/speech-tools/ChangeLog index 5ddccc3931a5..72c1f6c09631 100644 --- a/app-accessibility/speech-tools/ChangeLog +++ b/app-accessibility/speech-tools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/speech-tools -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.83 2012/12/28 18:24:29 ulm Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.84 2013/02/02 22:19:51 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> speech-tools-2.1-r2.ebuild: + Add ~arm, wrt bug #449220 28 Dec 2012; Ulrich Müller <ulm@gentoo.org> speech-tools-1.2.96_beta.ebuild, speech-tools-1.2.96_beta-r2.ebuild, speech-tools-2.0.95_beta.ebuild, @@ -384,4 +387,3 @@ Closes #146906. Initial revision. More of the bounty from #22053. Submitted by: Paul Giordano <giordano@covad.net> - diff --git a/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild b/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild index 16a9ec93d0c9..46788c268783 100644 --- a/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild +++ b/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild,v 1.2 2012/12/28 18:24:29 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild,v 1.3 2013/02/02 22:19:51 ago Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="http://www.festvox.org/packed/festival/${PV}/${MY_P}-release.tar.gz LICENSE="FESTIVAL HPND BSD rc regexp-UofT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="nas X" DEPEND="nas? ( media-libs/nas ) |