# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ inherit flag-o-matic distutils eutils python IUSE="" MY_P="PyFest-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="A Python interface to the Festival speech system" HOMEPAGE="http://users.wpi.edu/~squirrel/programs/others/" SRC_URI="http://users.wpi.edu/~squirrel/programs/others/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc" DEPEND=">=app-accessibility/festival-1.4.3 >=dev-lang/python-2.3.4 ${RDEPEND}"