aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* eclass/*python*: move shebang fixing (partial upstream sync)Gregory M. Tuner2014-06-051-2/+2
| | | | Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
* eclass/python-multilib{,-utils}-r1: best->nativeGregory M. Tuner2014-06-021-1/+1
| | | | Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
* eclass/python-multilib-r1: Add doomed codeGregory M. Tuner2014-01-251-0/+95
| | | | | | | | | | | | | | | | Even though this code is doomed to be gutted and redone, for some reason I went ahead and coded up this function to generate various dependency stuff for python-multilib-r1. It has not been carefully checked for accuracy like the python-multilib-single-r1 stuff was, but seems to more-or-less work. This code is doomed to at best be heavily refactored as I will be switching the USE_EXPAND variables around, reversing the python and multilib ABI's in them. Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
* fix more stupid python-multilib-r1 framework bugsGregory M. Tuner2014-01-111-1/+1
| | | | Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
* eclass/python*r1: fix numerous bugs, inconsistencies, typos, and add missing apiGregory M. Tuner2014-01-111-9/+12
| | | | Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
* bring the python-multilib-r1 framework ebuilds into syncGregory M. Tuner2014-01-071-257/+216
| | | | Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
* python-multlib-r1: clone gx86 python-r1 eclassGregory M. Tuner2014-01-061-0/+801
Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>