inherit distutils DESCRIPTION="Linux Bluetooth remote control" HOMEPAGE="http://developer.berlios.de/projects/lbrc/" SRC_URI="http://download.berlios.de/${PN}/lbrc_${PV}.tar.gz" LICENSE="GPL" SLOT="0" KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-lang/python" src_install() { distutils_src_install }