summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-2.7.10-r3.ebuild
AgeCommit message (Collapse)Author
2016-01-04dev-lang/python: Drop meaningless intermediate revisionsMichał Górny
2015-11-19dev-lang/python: fix system libffi handlingMike Frysinger
2015-11-17dev-lang/python: Revbump 2.7.10Mike Gilbert
This ensures nobody gets bitten by f1d0291c. Package-Manager: portage-2.2.24_p19
2015-11-17dev-lang/python: Add symlinks for python-exec wrapping of execsMichał Górny
Add symlinks to make it possible to wrap Python executable aliases (python, python-config, pydoc...) via python-exec.
2015-11-12dev-lang/python: Fix py version ref for python_export in 2.7Michał Górny
2015-11-12dev-lang/python: Fix epython.py module first installMichał Górny
Fix the issues in obtaining sitedir for epython.py module install when dev-lang/python is not yet installed.
2015-11-11dev-lang/python: Set PYTHON_SITEDIR manuallyMike Gilbert
The eclass change in fd4001e9 causes python_export to call ${PYTHON} to obtain PYTHON_SITEDIR. This returns an empty string if ${PYTHON} has not yet been merged. Package-Manager: portage-2.2.23_p26
2015-11-11dev-lang/python: Backport EAPI=5 and slot operators in depsMichał Górny
2015-11-11dev-lang/python: Remove python-config-X.Y compatibilityMichał Górny
Remove the python-config-X.Y symlinks that were added as the Gentoo divergence compatibility.