diff options
author | 2013-06-27 18:20:46 +0000 | |
---|---|---|
committer | 2013-06-27 18:20:46 +0000 | |
commit | 3eecb5f9c8cb0ed5a35b2821861eafe2f5d7a919 (patch) | |
tree | 4290545ae000952edb474c5fe6f28f16f73b1cc3 /app-accessibility | |
parent | Stable for x86, wrt bug #474436 (diff) | |
download | gentoo-2-3eecb5f9c8cb0ed5a35b2821861eafe2f5d7a919.tar.gz gentoo-2-3eecb5f9c8cb0ed5a35b2821861eafe2f5d7a919.tar.bz2 gentoo-2-3eecb5f9c8cb0ed5a35b2821861eafe2f5d7a919.zip |
Stable for x86, wrt bug #474436
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/pocketsphinx/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/pocketsphinx/ChangeLog b/app-accessibility/pocketsphinx/ChangeLog index 2359298b00c7..740868d264e7 100644 --- a/app-accessibility/pocketsphinx/ChangeLog +++ b/app-accessibility/pocketsphinx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/pocketsphinx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pocketsphinx/ChangeLog,v 1.2 2013/06/27 18:20:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pocketsphinx/ChangeLog,v 1.3 2013/06/27 18:20:46 ago Exp $ + + 27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> pocketsphinx-0.8.ebuild: + Stable for x86, wrt bug #474436 27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> pocketsphinx-0.8.ebuild: Stable for amd64, wrt bug #474436 diff --git a/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild b/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild index 582dd79defae..98934919d49c 100644 --- a/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild +++ b/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild,v 1.2 2013/06/27 18:20:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild,v 1.3 2013/06/27 18:20:46 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="python static-libs" RDEPEND="app-accessibility/sphinxbase |