# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # Ebuild generated by g-pypi 0.2.2 (rev. 214) inherit distutils MY_PN="pyRadKDE" MY_P="${MY_PN}-${PV}" DESCRIPTION="a wheel type command interface for KDE, heavily inspired by Kommando." HOMEPAGE="http://bitbucket.org/ArneBab/pyrad" SRC_URI="http://pypi.python.org/packages/source/p/pyRadKDE/${MY_P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~amd64" SLOT="0" IUSE="" S="${WORKDIR}/${MY_P}" DEPEND="dev-python/setuptools"