Install this version:
emerge -a =dev-python/distribute-0.7.3
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/distribute-0.7.3
Or alternatively:
emerge --autounmask-write -a =dev-python/distribute-0.7.3
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
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 ZPL )"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~arm"
DEPEND=">=dev-python/setuptools-0.7[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | distribute-0.7.3.zip | 145378 bytes | mirror://pypi/d/distribute/distribute-0.7.3.zip |