diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-27 18:20:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-27 18:20:17 +0000 |
commit | 825b2305537c77595d95dcd50d699184f85e7002 (patch) | |
tree | 306ca658f9023e06a38be2ee76232bb0d531f304 /app-accessibility | |
parent | Stable for amd64, wrt bug #474436 (diff) | |
download | gentoo-2-825b2305537c77595d95dcd50d699184f85e7002.tar.gz gentoo-2-825b2305537c77595d95dcd50d699184f85e7002.tar.bz2 gentoo-2-825b2305537c77595d95dcd50d699184f85e7002.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/sphinxbase/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/sphinxbase/sphinxbase-0.8.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-accessibility/sphinxbase/ChangeLog b/app-accessibility/sphinxbase/ChangeLog index e4cb0cce0297..72d63fc276e2 100644 --- a/app-accessibility/sphinxbase/ChangeLog +++ b/app-accessibility/sphinxbase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/sphinxbase # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinxbase/ChangeLog,v 1.6 2013/02/23 13:52:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinxbase/ChangeLog,v 1.7 2013/06/27 18:20:17 ago Exp $ + + 27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> sphinxbase-0.8.ebuild: + Stable for amd64, wrt bug #474436 23 Feb 2013; Justin Lecher <jlec@gentoo.org> sphinxbase-0.8.ebuild: Fix python testing @@ -27,4 +30,3 @@ 17 Nov 2011; Jesus Rivero <neurogeek@gentoo.org> +sphinxbase-0.7.ebuild, +metadata.xml: Initial commit - diff --git a/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild b/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild index d36d001dbe68..8235b743a343 100644 --- a/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild +++ b/app-accessibility/sphinxbase/sphinxbase-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/sphinxbase/sphinxbase-0.8.ebuild,v 1.2 2013/02/23 13:52:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild,v 1.3 2013/06/27 18:20:17 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz" LICENSE="BSD-2 HPND MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc lapack python static-libs" # automagic dep on pulseaudio |