# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild,v 1.8 2004/12/14 20:52:16 pythonhead Exp $ inherit eutils distutils IUSE="oggvorbis" MY_PN="${PN/soulseek/slsk}" MY_PV="${PV/_/}" MY_P=${MY_PN}-${MY_PV} DESCRIPTION="client for SoulSeek filesharing" HOMEPAGE="http://www.sensi.org/~ak/pyslsk/ http://thegraveyard.org/pyslsk/index.html" SRC_URI="http://www.sensi.org/~ak/pyslsk/${MY_P}.tar.gz " LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc hppa ~amd64" DEPEND=">=dev-lang/python-2.1