From 9f85057bacdf364579739d20ab2b5ddde56b09c6 Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Sat, 12 Jul 2003 20:31:03 +0000 Subject: unmasks and changelog fixes --- media-sound/sphinx2/sphinx2-0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-sound/sphinx2') diff --git a/media-sound/sphinx2/sphinx2-0.4.ebuild b/media-sound/sphinx2/sphinx2-0.4.ebuild index 73c5cca24e7e..b0f52aed3400 100644 --- a/media-sound/sphinx2/sphinx2-0.4.ebuild +++ b/media-sound/sphinx2/sphinx2-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sphinx2/sphinx2-0.4.ebuild,v 1.3 2003/06/12 21:10:33 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sphinx2/sphinx2-0.4.ebuild,v 1.4 2003/07/12 20:30:59 aliz Exp $ DESCRIPTION="Sphinx2 - CMU Speech Recognition-engine" HOMEPAGE="http://fife.speech.cs.cmu.edu/sphinx/" @@ -9,7 +9,7 @@ S=${WORKDIR}/${MY_P} SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz" SLOT="0" LICENSE="BSD as-is" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/glibc" -- cgit v1.2.3-65-gdbad