--- speech-tools-1.2.3-r1.ebuild.orig 2003-06-21 09:53:45.000000000 -0700 +++ speech-tools-1.2.3-r1.ebuild 2003-06-21 10:03:11.000000000 -0700 @@ -1,16 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/media-sound/festival/festival-1.4.2-r3.ebuild,v 1.2 2003/02/13 13:11:42 vapier Exp $ +# $Header: $ +MY_P=${P/-/_} S=${WORKDIR}/speech_tools DESCRIPTION="Speech tools for Festival Text to Speech engine" IUSE="" HOMEPAGE="http://www.cstr.ed.ac.uk/" SITE="http://www.cstr.ed.ac.uk/download/festival/1.4.3" - -# speech_tools could be its own ebuild; here it is used ephemerally -# someone who understands its usage better than I, should do that job -SRC_URI="${SITE}/speech_tools-1.2.3-release.tar.gz" +SRC_URI="${SITE}/${MY_P}-release.tar.gz" SLOT="0" LICENSE="FESTIVAL BSD as-is"