summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Support FEATURES="test-fail-continue". Don't install byte-compiled Python ↵Arfrever Frehtes Taifersar Arahesis2010-05-231-5/+5
| | | | | | | modules (bug #301915). (Portage version: HEAD/cvs/Linux x86_64) (Unsigned Manifest commit)
* Use USE dependencies to work around packages with incorrect dependencies.Arfrever Frehtes Taifersar Arahesis2010-05-221-1/+1
| | | | | (Portage version: HEAD/cvs/Linux x86_64) (Unsigned Manifest commit)
* amd64 stable (tested by rullzer) (bug #319723).Arfrever Frehtes Taifersar Arahesis2010-05-211-2/+2
| | | | | (Portage version: HEAD/cvs/Linux x86_64) (Unsigned Manifest commit)
* Comment out calls to python_pkg_setup().Arfrever Frehtes Taifersar Arahesis2010-05-201-5/+5
| | | | | (Portage version: HEAD/cvs/Linux x86_64) (Unsigned Manifest commit)
* Call python_set_active_version() instead of manually setting PYTHON_ABI ↵Arfrever Frehtes Taifersar Arahesis2010-05-191-20/+5
| | | | | | | variable. (Portage version: HEAD/cvs/Linux x86_64) (Unsigned Manifest commit)
* Stable for HPPA (bug #319723).Jeroen Roovers2010-05-141-2/+2
| | | | | (Portage version: 2.2_rc67/cvs/Linux i686) (Unsigned Manifest commit)
* Use is-flagq() instead of is-flag().Arfrever Frehtes Taifersar Arahesis2010-05-101-4/+4
| | | | | (Portage version: HEAD/cvs/Linux x86_64) (Unsigned Manifest commit)
* Synchronize ebuilds.Arfrever Frehtes Taifersar Arahesis2010-05-021-5/+5
| | | | | (Portage version: HEAD/cvs/Linux x86_64) (Unsigned Manifest commit)
* Fix AttributeError: UnixCCompiler instance has no attribute 'compiler_cxx_so'Arfrever Frehtes Taifersar Arahesis2010-05-011-4/+4
| | | | | (Portage version: HEAD/cvs/Linux x86_64) (Unsigned Manifest commit)
* 2.6.5-r2:Arfrever Frehtes Taifersar Arahesis2010-05-011-1/+5
| | | | | | | | | | | | | Don't add GENTOO_PYTHON_WRAPPER_SCRIPT_PATH to os.environ (bug #315919). Fix failure of test_zlib with zlib 1.2.4 (Python issue #8193). Backport some fixes from 2.6 branch. 3.1.2-r3: Don't add GENTOO_PYTHON_WRAPPER_SCRIPT_PATH to os.environ (bug #315919). Backport some fixes from 3.1 branch. Use EAPI="3". (Portage version: HEAD/cvs/Linux x86_64) (Unsigned Manifest commit)
* Use correct types of pointers. Fix failure of test_zlib with zlib 1.2.4 ↵Arfrever Frehtes Taifersar Arahesis2010-04-111-1/+3
| | | | | | | (Python issue #8193). (Portage version: HEAD/cvs/Linux x86_64) (Unsigned Manifest commit)
* 2.6.5-r1:Arfrever Frehtes Taifersar Arahesis2010-03-251-1/+5
| | | | | | | | | | | | | Allow unicode subclasses to override __unicode__ method (Python issue #1583863). Fix thread creation in low memory condition (Python issue #7544). Fix unicodedata.normalize (Python issue #1054943). Set sys.executable to empty string when program name is invalid (Python issue #7774). 3.1.2-r1: Allow str subclasses to override __str__ method (Python issue #1583863). Fix argument validation in sys.setfilesystemencoding() (Python issue #8226). (Portage version: 15841-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Update patchset.Arfrever Frehtes Taifersar Arahesis2010-03-241-4/+4
| | | | | (Portage version: 15841-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump.Arfrever Frehtes Taifersar Arahesis2010-03-221-1/+4
| | | | | | | Fixed bugs: #189283, #279234, #300961, #301848, #302519. Respect GENTOO_PYTHON_PROCESS_NAME, GENTOO_PYTHON_WRAPPER_SCRIPT_PATH and GENTOO_PYTHON_TARGET_SCRIPT_PATH environmental variables. (Portage version: 15840-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump. Fixed bugs: #189283, #279234, #282859, #300961, #301848.Arfrever Frehtes Taifersar Arahesis2010-03-211-1/+4
| | | | | | Respect GENTOO_PYTHON_PROCESS_NAME, GENTOO_PYTHON_WRAPPER_SCRIPT_PATH and GENTOO_PYTHON_TARGET_SCRIPT_PATH environmental variables. (Portage version: 15835-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Use -fwrapv (bug #297276). Install email module with USE="build".Arfrever Frehtes Taifersar Arahesis2010-03-201-15/+5
| | | | | (Portage version: 15835-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Marked ppc/ppc64 stable for bug #306793.Joseph Jezak2010-03-101-2/+12
| | | | | (Portage version: 2.1.7.17/cvs/Linux x86_64) (Signed Manifest commit)
* amd64 stable wrt #306793Samuli Suominen2010-03-071-2/+2
| | | | | (Portage version: 2.2_rc63/cvs/Linux x86_64) (Unsigned Manifest commit)
* Delete no longer needed recommendation (bug #307887).Arfrever Frehtes Taifersar Arahesis2010-03-071-5/+5
| | | | | (Portage version: 15754-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #306793Raúl Porcel2010-03-041-2/+2
| | | | | (Portage version: 2.1.7.17/cvs/Linux ia64) (Unsigned Manifest commit)
* Depend on >=app-admin/python-updater-0.8, which supports packages ↵Arfrever Frehtes Taifersar Arahesis2010-03-041-2/+2
| | | | | | | installable for multiple versions of Python. (Portage version: 15749-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Stable for HPPA (bug #306793).Jeroen Roovers2010-02-261-12/+2
| | | | | (Portage version: 2.2_rc63/cvs/Linux i686) (Unsigned Manifest commit)
* stable x86, bug 306793Christian Faulhammer2010-02-251-2/+12
| | | | | (Portage version: 2.1.7.17/cvs/Linux i686) (Signed Manifest commit)
* Don't install idle${SLOT} and idlelib module with USE="-tk" (bug #237788).Arfrever Frehtes Taifersar Arahesis2010-02-211-7/+5
| | | | | | Enable "ssl" USE flag by default via IUSE (bug #304891). (Portage version: 15417-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* alpha/ia64/m68k/s390/sh/sparc stable wrt #303005Raúl Porcel2010-02-131-2/+2
| | | | | (Portage version: 2.1.7.16/cvs/Linux ia64) (Unsigned Manifest commit)
* Stable for HPPA (bug #303005).Jeroen Roovers2010-02-101-12/+2
| | | | | (Portage version: 2.2_rc62/cvs/Linux i686) (Unsigned Manifest commit)
* Marked ppc stable for bug #303005.Joseph Jezak2010-02-101-5/+5
| | | | | (Portage version: 2.1.7.16/cvs/Linux x86_64) (Signed Manifest commit)
* arm/x86 stable, bug #303005Markus Meier2010-02-071-2/+12
| | | | | (Portage version: 2.2_rc62/cvs/Linux x86_64) (Signed Manifest commit)
* Marking python-2.5.4-r4 ppc64 for bug 303005Brent Baude2010-02-041-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ppc64) (Unsigned Manifest commit)
* Stable on amd64 wrt bug #303005Markos Chandras2010-02-011-2/+2
| | | | | (Portage version: 2.2_rc62/cvs/Linux x86_64) (Unsigned Manifest commit)
* Respect PYTHONDONTWRITEBYTECODE / sys.dont_write_bytecode in distutils.Arfrever Frehtes Taifersar Arahesis2010-01-261-1/+3
| | | | | | | | Check availability of nis headers before building of nis module (bug #288110). Use pkg-config found by AC_PATH_TOOL() to avoid problem during crosscompilation (bug #299044). Don't ignore __cmp__() of metaclasses. (Portage version: 15209-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* EPYTHON no longer needs to be set.Arfrever Frehtes Taifersar Arahesis2010-01-161-5/+5
| | | | | (Portage version: 15200-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* EPYTHON is required for python_mod_optimize().Arfrever Frehtes Taifersar Arahesis2010-01-121-5/+5
| | | | | (Portage version: 15196-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* versionator eclass is no longer used.Arfrever Frehtes Taifersar Arahesis2010-01-121-4/+4
| | | | | (Portage version: 15196-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Fix building with Portage <2.1.7 (bug #300671).Arfrever Frehtes Taifersar Arahesis2010-01-121-6/+6
| | | | | (Portage version: 15196-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Simplify setting of active version of Python.Arfrever Frehtes Taifersar Arahesis2010-01-101-13/+5
| | | | | | Use ${SLOT} or appropriate getter functions instead of ${PYVER}. (Portage version: 15180-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Respect PYTHONDONTWRITEBYTECODE / sys.dont_write_bytecode in distutils.Arfrever Frehtes Taifersar Arahesis2010-01-011-3/+3
| | | | | | | | | | | Check availability of nis headers before building of nis module (bug #288110). Use pkg-config found by AC_PATH_TOOL() to avoid problem during crosscompilation (bug #299044). Depend on >=app-admin/eselect-python-20091230, which allows wrapper scipts generated by python_generate_wrapper_scripts() and requiring Python-2-specific target scripts to work correctly, when Python 3 is set as main active version of Python. (Portage version: 15155-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Use external libffi (bug #209673). Respect PYTHONDONTWRITEBYTECODE inArfrever Frehtes Taifersar Arahesis2010-01-011-1/+3
| | | | | | | distutils. Check availability of nis headers before building of nis module (bug #288110). (Portage version: 15155-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Marking python-2.6.4 ppc64 for bug 295066Brent Baude2010-01-011-2/+2
| | | | | (Portage version: 2.1.7.16/cvs/Linux ppc64) (Unsigned Manifest commit)
* alpha/ia64/m68k/s390/sh/sparc stable wrt #295066Raúl Porcel2009-12-201-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ia64) (Unsigned Manifest commit)
* Restrict tests from test_httpservers (bug #293201).Arfrever Frehtes Taifersar Arahesis2009-12-191-2/+2
| | | | | (Portage version: 15121-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Use --with-computed-gotos (bug #296574).Arfrever Frehtes Taifersar Arahesis2009-12-191-2/+2
| | | | | (Portage version: 15121-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Add ~m68k, thanks to kolla for testingRaúl Porcel2009-12-131-3/+3
| | | | | (Portage version: 2.1.6.13/cvs/Linux ia64) (Unsigned Manifest commit)
* ppc stable #295066Gysbert Wassenaar2009-12-091-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ppc) (Unsigned Manifest commit)
* Remove "ucs2" USE flag and add "wide-unicode" USE flag (bug #293135).Arfrever Frehtes Taifersar Arahesis2009-12-061-9/+9
| | | | | (Portage version: 14950-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Stable for HPPA (bug #295066).Jeroen Roovers2009-12-041-12/+2
| | | | | (Portage version: 2.2_rc55/cvs/Linux i686) (Unsigned Manifest commit)
* amd64/arm/x86 stable, bug #295066Markus Meier2009-12-031-2/+12
| | | | | (Portage version: 2.2_rc54/cvs/Linux x86_64) (Signed Manifest commit)
* _ctypes module doesn't work with GCC's internal libffi.Arfrever Frehtes Taifersar Arahesis2009-11-291-3/+3
| | | | | (Portage version: 14920-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Make logging module ignore absence of multiprocessing module (bug #291109).Arfrever Frehtes Taifersar Arahesis2009-11-071-3/+3
| | | | | (Portage version: 14803-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump.Arfrever Frehtes Taifersar Arahesis2009-10-301-14/+7
| | | | | (Portage version: 14746-svn/cvs/Linux x86_64) (Unsigned Manifest commit)