summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-2.7.10.ebuild
AgeCommit message (Collapse)Author
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-13dev-lang/python: alpha stable wrt bug #561524Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha"
2015-11-12dev-lang/python: Copy the 2.7 EPYTHON fix to older versionsMichał 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-08dev-lang/python: ia64 stable wrt bug #561524Mikle Kolyada
Package-Manager: portage-2.2.20.1
2015-10-30dev-lang/python: ppc stable wrt bug #561524Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
2015-10-17dev-lang/python: arm stable, bug #561524Markus Meier
Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
2015-10-11dev-lang/python: sparc stable wrt bug #561524Mikle Kolyada
Package-Manager: portage-2.2.20.1
2015-10-03dev-lang/python: Stable for PPC64 (bug #561524).Jeroen Roovers
Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches
2015-09-27dev-lang/python: Stable for HPPA (bug #561524).Jeroen Roovers
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
2015-09-26dev-lang/python: x86 stable wrt bug #561524Mikle Kolyada
Package-Manager: portage-2.2.20.1
2015-09-26dev-lang/python: amd64 stable wrt bug #561524Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
2015-09-03dev-lang/python: Do not forcably disable xml support with USE=buildMike Gilbert
This is breaking stages when portage has the xattr USE flag enabled. This pulls in dev-python/setuptools, which needs pyexpat. Package-Manager: portage-2.2.20
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed