diff options
author | 2003-06-12 21:12:21 +0000 | |
---|---|---|
committer | 2003-06-12 21:12:21 +0000 | |
commit | d47d4ddf4904050491b56cf12c44724a8abacbcd (patch) | |
tree | 20e249887977770f40f9e37a81f25fbaaa26ea26 /media-sound/sphinx2 | |
parent | add Header (diff) | |
download | historical-d47d4ddf4904050491b56cf12c44724a8abacbcd.tar.gz historical-d47d4ddf4904050491b56cf12c44724a8abacbcd.tar.bz2 historical-d47d4ddf4904050491b56cf12c44724a8abacbcd.zip |
fix Header
Diffstat (limited to 'media-sound/sphinx2')
-rw-r--r-- | media-sound/sphinx2/ChangeLog | 3 | ||||
-rw-r--r-- | media-sound/sphinx2/Manifest | 4 | ||||
-rw-r--r-- | media-sound/sphinx2/sphinx2-0.4.ebuild | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/sphinx2/ChangeLog b/media-sound/sphinx2/ChangeLog index cd60802d02b9..49c46d3e0ca0 100644 --- a/media-sound/sphinx2/ChangeLog +++ b/media-sound/sphinx2/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header + 12 Jun 2003; <msterret@gentoo.org> sphinx2-0.4.ebuild: + fix Header + *sphinx2-0.4 (4 Nov 2002) 4 Nov 2002; Matt Keadle <mkeadle@gentoo.org> sphinx2-0.4.ebuild diff --git a/media-sound/sphinx2/Manifest b/media-sound/sphinx2/Manifest index e374d21412dd..7806de86fa7f 100644 --- a/media-sound/sphinx2/Manifest +++ b/media-sound/sphinx2/Manifest @@ -1,3 +1,3 @@ -MD5 85272bbe3eb202feebf5f211ce35bc44 ChangeLog 401 -MD5 3688384b0f5f5450fe66a65dd70a4e04 sphinx2-0.4.ebuild 478 +MD5 be6e290a718a8fba1243230ceb55bd61 ChangeLog 472 +MD5 c1c03c88964f3efe8d4df36a11dd3f3d sphinx2-0.4.ebuild 584 MD5 661f3a7fe20835f0211d5b65728792ec files/digest-sphinx2-0.4 64 diff --git a/media-sound/sphinx2/sphinx2-0.4.ebuild b/media-sound/sphinx2/sphinx2-0.4.ebuild index 105400b44ec1..73c5cca24e7e 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 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sphinx2/sphinx2-0.4.ebuild,v 1.3 2003/06/12 21:10:33 msterret Exp $ DESCRIPTION="Sphinx2 - CMU Speech Recognition-engine" HOMEPAGE="http://fife.speech.cs.cmu.edu/sphinx/" |