diff options
author | 2013-06-27 18:20:07 +0000 | |
---|---|---|
committer | 2013-06-27 18:20:07 +0000 | |
commit | 469c50831c2542fc9c1043dd2a6b3f65349748cf (patch) | |
tree | 1e2fcc92f74ac925ad2c7330931904f15ccc4872 /app-accessibility | |
parent | Stable for amd64, wrt bug #474436 (diff) | |
download | gentoo-2-469c50831c2542fc9c1043dd2a6b3f65349748cf.tar.gz gentoo-2-469c50831c2542fc9c1043dd2a6b3f65349748cf.tar.bz2 gentoo-2-469c50831c2542fc9c1043dd2a6b3f65349748cf.zip |
Stable for amd64, wrt bug #474436
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/pocketsphinx/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-accessibility/pocketsphinx/ChangeLog b/app-accessibility/pocketsphinx/ChangeLog index 454d699d5549..2359298b00c7 100644 --- a/app-accessibility/pocketsphinx/ChangeLog +++ b/app-accessibility/pocketsphinx/ChangeLog @@ -1,10 +1,12 @@ # 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.1 2013/03/31 16:35:59 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pocketsphinx/ChangeLog,v 1.2 2013/06/27 18:20:07 ago Exp $ + + 27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> pocketsphinx-0.8.ebuild: + Stable for amd64, wrt bug #474436 *pocketsphinx-0.8 (31 Mar 2013) 31 Mar 2013; Julian Ospald <hasufell@gentoo.org> +pocketsphinx-0.8.ebuild, +metadata.xml: initial import - diff --git a/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild b/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild index 8cd897cc1707..582dd79defae 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.1 2013/03/31 16:35:59 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild,v 1.2 2013/06/27 18:20:07 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 |