summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2009-04-01 18:05:03 +0000
committerWilliam Hubbs <williamh@gentoo.org>2009-04-01 18:05:03 +0000
commit75a7d8d1edfa2f9a10830556f52207e2564e91db (patch)
tree95c5b757ea82de3852c91b49ca7feb7c830a6fda /app-accessibility
parentMake sure qt3 is available, die if not. Bug 264230. (diff)
downloadgentoo-2-75a7d8d1edfa2f9a10830556f52207e2564e91db.tar.gz
gentoo-2-75a7d8d1edfa2f9a10830556f52207e2564e91db.tar.bz2
gentoo-2-75a7d8d1edfa2f9a10830556f52207e2564e91db.zip
Stable on x86.
(Portage version: 2.2_rc28/cvs/Linux i686)
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/sphinx3/ChangeLog7
-rw-r--r--app-accessibility/sphinx3/sphinx3-0.6.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/sphinx3/ChangeLog b/app-accessibility/sphinx3/ChangeLog
index 5ed76f2a3fbd..20a824c5ea09 100644
--- a/app-accessibility/sphinx3/ChangeLog
+++ b/app-accessibility/sphinx3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-accessibility/sphinx3
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx3/ChangeLog,v 1.3 2006/09/30 20:28:51 williamh Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx3/ChangeLog,v 1.4 2009/04/01 18:05:03 williamh Exp $
+
+ 01 Apr 2009; William Hubbs <williamh@gentoo.org> sphinx3-0.6.3.ebuild:
+ Stable on x86.
30 Sep 2006; William Hubbs <williamh@gentoo.org> -sphinx3-0.6.ebuild:
Removed an older, broken ebuild.
diff --git a/app-accessibility/sphinx3/sphinx3-0.6.3.ebuild b/app-accessibility/sphinx3/sphinx3-0.6.3.ebuild
index 2230b1d88b3d..8a2f45c6bb8c 100644
--- a/app-accessibility/sphinx3/sphinx3-0.6.3.ebuild
+++ b/app-accessibility/sphinx3/sphinx3-0.6.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx3/sphinx3-0.6.3.ebuild,v 1.2 2006/09/30 19:43:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx3/sphinx3-0.6.3.ebuild,v 1.3 2009/04/01 18:05:03 williamh Exp $
DESCRIPTION="CMU Speech Recognition engine"
HOMEPAGE="http://fife.speech.cs.cmu.edu/sphinx/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz"
LICENSE="BSD as-is"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
S=${WORKDIR}/${PN}-${PV:0:3}