| Commit message (Expand) | Author | Age | Files | Lines |
* | Help PMs figure out what to do by turning off unimplemented python_single_tar... | Ian Stakenvicius | 2014-11-07 | 1 | -6/+9 |
* | fixed whitespace | Ian Stakenvicius | 2014-11-07 | 1 | -23/+23 |
* | When only one supported python implementation can satisfy an ebuild, do not p... | Ian Stakenvicius | 2014-11-07 | 1 | -22/+58 |
* | Move python_fix_shebang into python-utils-r1, therefore making it a part of p... | Michał Górny | 2014-05-26 | 1 | -46/+2 |
* | Depend on dev-lang/python-exec:0 if _PYTHON_WANT_PYTHON_EXEC2 is 0, bug 489646. | Mike Gilbert | 2013-11-30 | 1 | -2/+4 |
* | Switch the eclasses to use dev-lang/python-exec. | Michał Górny | 2013-10-30 | 1 | -4/+4 |
* | Introduce a "common" python_setup function to set up Python for use in outer ... | Michał Górny | 2013-10-22 | 1 | -5/+14 |
* | Fix EAPI=4 on python-exec:2 since that is what pkgcore will require (the only... | Michał Górny | 2013-09-26 | 1 | -7/+6 |
* | Support python-exec:2. | Michał Górny | 2013-09-17 | 1 | -2/+8 |
* | Depend on SLOT 0 of python-exec, for future compatibility. | Michał Górny | 2013-09-12 | 1 | -3/+3 |
* | Mention that PYTHON_REQ_USE should be set before calling inherit. | Mike Gilbert | 2013-08-07 | 1 | -1/+3 |
* | Set PYTHON_REQUIRED_USE, and add it to REQUIRED_USE in distutils-r1. | Mike Gilbert | 2013-05-21 | 1 | -3/+24 |
* | Consistently create ${EPYTHON} subdir for Python wrappers. Fixes conflict bet... | Michał Górny | 2013-05-10 | 1 | -2/+2 |
* | Create temporary symlinks for executables and pkg-config files, and add them ... | Michał Górny | 2013-04-07 | 1 | -1/+2 |
* | Use (-) USE-defaults to reduce issues from removing flags. | Michał Górny | 2013-01-30 | 1 | -3/+3 |
* | Check PYTHON_COMPAT for validity, and support disabling implementations in th... | Michał Górny | 2013-01-21 | 1 | -14/+27 |
* | Fix the PYTHON_SINGLE_TARGET validity check. | Michał Górny | 2013-01-08 | 1 | -8/+10 |
* | Manually check PYTHON_TARGETS and PYTHON_SINGLE_TARGET for validity rather th... | Michał Górny | 2013-01-08 | 1 | -4/+31 |
* | Remove myself from explicit maintainers, it is enough to assign the bugs to P... | Michał Górny | 2013-01-02 | 1 | -4/+3 |
* | Introduce python_fix_shebang(), to fix shebangs in installed Python scripts r... | Michał Górny | 2012-12-20 | 1 | -1/+45 |
* | Commonize the code for obtaining the Python interpreter dependency string. | Michał Górny | 2012-12-20 | 1 | -19/+4 |
* | Require EAPI=5 in both python-r1 eclasses due to bug #447524. | Michał Górny | 2012-12-17 | 1 | -4/+5 |
* | Introduce python-any-r1, to handle packages satisfied by any Python implement... | Michał Górny | 2012-12-01 | 1 | -1/+3 |
* | Add missing REQUIRED_USE constraints to enforce PYTHON_SINGLE_TARGET being in... | Michał Górny | 2012-11-30 | 1 | -1/+6 |
* | Make python-single-r1 stand-alone, and blocking python-r1. | Michał Górny | 2012-11-30 | 1 | -23/+94 |
* | Run EXPORT_FUNCTIONS even if re-inheriting, to preserve the expected phase ov... | Michał Górny | 2012-11-26 | 1 | -1/+5 |
* | Override incompatible functions in python-single-r1 directly, instead of addi... | Michał Górny | 2012-11-26 | 1 | -1/+15 |
* | Fix EAPI checks, add double- and colliding include guards. | Michał Górny | 2012-11-24 | 1 | -3/+9 |
* | Introduce python-single-r1 to handle Python packages not supporting multiple ... | Michał Górny | 2012-11-24 | 1 | -0/+96 |