summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.3.5-r2.ebuild
AgeCommit message (Collapse)Author
2016-04-23dev-lang/python: Remove obsolete process_data patch from 3.3, #580242Michał Górny
Remove the obsolete process_data patch from both 3.3 versions. The patch was only needed for some packages using python.eclass, it is no longer carried by any other Python version (including stable ebuilds) and breaks the build on musl. Bug: https://bugs.gentoo.org/show_bug.cgi?id=580242
2016-01-04dev-lang/python: Revbump to propagate PYVER fixesMichał Górny
2016-01-04dev-lang/python: Drop meaningless intermediate revisionsMichał Górny
2016-01-04dev-lang/python: Fix invalid PYVER references, #570542Michał 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-10-02dev-lang/python: add upstream fix for testing w/gcc-5 #547626Mike Frysinger
2015-09-20dev-lang/python: add libressl supportJulian Ospald
This only affects ~arch or unkeyworded ebuilds.