summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.4.3-r7.ebuild
AgeCommit message (Collapse)Author
2016-09-23dev-lang/python: remove obsolete ebuildsMike Gilbert
Package-Manager: portage-2.3.0_p43
2016-08-19dev-lang/python: Backport gcc[-libffi(-)] blocker fix to all versionsMichał Górny
2016-07-30dev-lang/python: Remove remnants of python-updaterMichał Górny
Remove the remaining dependencies on deprecated python-updater, and update the postinst messages appropriately. For Python 2.7, the message has been removed altogether since it is the oldest version supported by PYTHON_TARGETS. For the remaining versions, just inform about potential PYTHON_TARGETS changes necessary. The modified versions are not revision-bumped to avoid unnecessary rebuilds due to a minor change. The versions that are still newest-visible (i.e. not replaced by another version or revision bump) will be bumped when python-updater is lastrited.
2016-05-29dev-lang/python: Drop append-flags -fPIC alpha workaround.Matt Turner
Unknown what it was working around. The same existed for amd64 and hppa but both were removed more than ten years ago.
2016-02-28dev-lang/python: Lower eselect-python deps due to pythonX.Y-config fixMichał Górny
Lower the dependency on app-eselect/eselect-python to 20140125-r1 since that version got a fix to support pythonX.Y-config. This should make a good stable candidate and starting point for migration to newer python-exec versions.
2016-02-17dev-lang/python:{2.7,3.4,3.5}: Move epatch_user call before sedding libdir. ↵Alexis Ballier
Bug #574962. This allows sharing patches between different architectures where libdir differ. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
2015-12-23dev-lang/python: Install a wrapper to fix python-config paths, #569506Michał Górny