Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EPYTHON no longer needs to be set. | 2010-01-16 | 1 | -2/+2 | |
* | EPYTHON is required for python_mod_optimize(). | 2010-01-12 | 1 | -2/+2 | |
* | versionator eclass is no longer used. | 2010-01-12 | 1 | -2/+2 | |
* | Fix building with Portage <2.1.7 (bug #300671). | 2010-01-12 | 1 | -5/+2 | |
* | Simplify setting of active version of Python. | 2010-01-10 | 1 | -20/+19 | |
* | Respect PYTHONDONTWRITEBYTECODE / sys.dont_write_bytecode in distutils. | 2010-01-01 | 1 | -4/+6 | |
* | Use --with-computed-gotos (bug #296574). | 2009-12-19 | 1 | -3/+3 | |
* | Add ~m68k, thanks to kolla for testing | 2009-12-13 | 1 | -2/+2 | |
* | Remove "ucs2" USE flag and add "wide-unicode" USE flag (bug #293135). | 2009-12-06 | 1 | -3/+3 | |
* | _ctypes module doesn't work with GCC's internal libffi. | 2009-11-29 | 1 | -3/+4 | |
* | Make logging module ignore absence of multiprocessing module (bug #291109). | 2009-11-07 | 1 | -5/+2 | |
* | Small updates. | 2009-10-30 | 1 | -8/+5 | |
* | Add ~mips keyword #287383 | 2009-10-24 | 1 | -2/+2 | |
* | Fix paths passed to python_mod_optimize() and python_mod_cleanup() (bug #2883... | 2009-10-17 | 1 | -5/+3 | |
* | Small updates. | 2009-10-17 | 1 | -8/+9 | |
* | Keyword ~sparc-fbsd wrt #287383. | 2009-10-14 | 1 | -2/+2 | |
* | Improve warning. | 2009-10-03 | 1 | -2/+4 | |
* | Python's _locale module needs libintl, which on non-Linux is in gettext, depe... | 2009-10-03 | 1 | -1/+2 | |
* | Remove a workaround for missing keywords. | 2009-10-02 | 1 | -15/+7 | |
* | Small updates. | 2009-10-01 | 1 | -5/+7 | |
* | Ensure that internal copy of libffi isn't used. | 2009-09-29 | 1 | -1/+4 | |
* | Don't duplicate code. | 2009-09-27 | 1 | -9/+7 | |
* | Enable "ncurses" and "readline" USE flags by default. Don't activate Python 2... | 2009-09-27 | 1 | -21/+56 | |
* | For python 3, don't remove the encodings directory with USE=build, in | 2009-09-25 | 1 | -2/+2 | |
* | Update dependencies. | 2009-09-24 | 1 | -5/+5 | |
* | Add dependency on app-misc/mime-types which is used by mimetypes module. Repo... | 2009-09-23 | 1 | -1/+2 | |
* | Use external libffi on some architectures (bug #209673). | 2009-09-22 | 1 | -0/+271 |