# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Python BlueZ wrapper" HOMEPAGE="http://org.csail.mit.edu/pybluez/" SRC_URI="http://org.csail.mit.edu/pybluez/release/${PN}-src-${PV}.tar.gz" LICENSE="GPL" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=dev-lang/python-2.3 >=net-wireless/bluez-libs-2.10" RDEPEND=""