Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "ucs2" USE flag and add "wide-unicode" USE flag (bug #293135). | 2009-12-06 | 1 | -3/+3 | |
* | 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 | -23/+9 | |
* | Small updates. | 2009-10-01 | 1 | -5/+7 | |
* | Ensure that internal copy of libffi isn't used. | 2009-09-29 | 1 | -1/+4 | |
* | Fix typos. | 2009-09-28 | 1 | -2/+2 | |
* | 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 | -13/+20 | |
* | Update dependencies. | 2009-09-24 | 1 | -5/+5 | |
* | Fix handling of USE="-berkdb". | 2009-09-23 | 1 | -2/+2 | |
* | 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/+312 |