# Copyright 2005 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header$ inherit distutils DESCRIPTION="Python Fuzzy Utilities" HOMEPAGE="http://sf.net/projects/pyfuzzy/" SRC_URI="mirror://sourceforge/pyfuzzy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="dev-lang/python" S=${WORKDIR}/${PN}