EAPI="5" PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="distribute legacy wrapper" HOMEPAGE="http://packages.python.org/distribute" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="PSF or ZPL" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-python/setuptools-0.7" RDEPEND="${DEPEND}"