summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.4.3.ebuild
AgeCommit message (Collapse)Author
2016-01-04dev-lang/python: Revbump to propagate PYVER fixesMichał Górny
2016-01-04dev-lang/python: Fix invalid PYVER references, #570542Michał Górny
2015-12-15dev-lang/python: Depend on ncurses slot 0 in stable ebuildsMike Gilbert
Package-Manager: portage-2.2.26_p32
2015-11-24dev-lang/python: mark 3.4.3/2.7.10r1 arm64/m68k/s390/sh stableMike Frysinger
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-30dev-lang/python: ppc stable wrt bug #530858Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
2015-10-25dev-lang/python: arm stable, bug #530858Markus Meier
Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
2015-10-10dev-lang/python: sparc stable wrt bug #530858Mikle Kolyada
Package-Manager: portage-2.2.20.1
2015-10-03dev-lang/python: Stable for PPC64 (bug #530858).Jeroen Roovers
Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches
2015-10-02dev-lang/python: ia64 stable wrt bug #530858Mikle Kolyada
Package-Manager: portage-2.2.20.1
2015-09-29dev-lang/python: add alpha keywordTobias Klausmann
Gentoo-Bug: 530858 Package-Manager: portage-2.2.22
2015-09-27dev-lang/python: x86 stable wrt bug #530858Mikle Kolyada
Package-Manager: portage-2.2.20.1
2015-09-27dev-lang/python: Stable for HPPA (bug #530858).Jeroen Roovers
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
2015-09-26dev-lang/python: amd64 stable wrt bug #530858Agostino 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