summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* python-r1.eclass: add @SUPPORTED_EAPISMichał Górny2018-08-151-0/+1
* python-r1.eclass: Sanitize exeoptsMichał Górny2018-06-131-0/+1
* python-r1.eclass: Enable EAPI 7 (no changes)Michał Górny2018-05-071-2/+2
* python-r1.eclass: Add python_gen_any_dep, to create any-of depsMichał Górny2017-05-291-0/+98
* python-r1.eclass: Support python_check_deps() in python_setupMichał Górny2017-05-291-10/+38
* python-r1.eclass: Inline implementation loop logic into python_setupMichał Górny2017-05-291-9/+26
* python-r1.eclass: Move PYTHON_COMPAT_OVERRIDE warning into flag checkMichał Górny2017-05-291-13/+18
* python-r1.eclass: Remove deprecated python_parallel_foreach_implMichał Górny2017-05-291-35/+0
* python-r1.eclass: python_setup, add REQUIRED_USE to the exampleMichał Górny2017-05-291-0/+1
* python-r1.eclass: fix python_setupMike Gilbert2017-05-181-1/+1
* python-r1.eclass: Document new pattern supportMichał Górny2017-05-161-2/+29
* python-r1.eclass: python_setup, use _python_impl_matches()Michał Górny2017-05-161-6/+3
* python-r1.eclass: python_gen_impl_dep, use _python_impl_matches()Michał Górny2017-05-161-11/+6
* python-r1.eclass: python_gen_cond_dep, use _python_impl_matches()Michał Górny2017-05-161-16/+11
* python-r1.eclass: python_gen_useflags, use _python_impl_matches()Michał Górny2017-05-161-8/+4
* python-r1.eclass: python_gen_usedep, use _python_impl_matches()Michał Górny2017-05-161-11/+7
* python-r1.eclass: Add integrity checks for globalsMichał Górny2017-03-081-5/+37
* python-r1.eclass: Refactor globals to use local vars, NFCMichał Górny2017-03-081-8/+10
* python-r1.eclass: Remove stale EAPI=4 branch in globalsMichał Górny2017-03-081-6/+2
* python-r1.eclass: localize variable to avoid leaking into the envTim Harder2017-03-081-0/+1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
* python-r1.eclass: Wipe obsolete EAPI=4 exceptionsMichał Górny2017-02-171-15/+1
* python-r1.eclass: drop stray '}' in example docstringSergei Trofimovich2016-11-051-1/+1
* python-r1.eclass: Introduce python_gen_impl_depMichał Górny2015-12-311-0/+52
* python-r1.eclass: _python_obtain_impls: handle local PYTHON_COMPATZac Medico2015-12-221-0/+1
* python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the resultMichał Górny2015-12-221-36/+11
* python*-r1.eclass: Replace non-portable use of 'declare -g'Michał Górny2015-12-111-3/+3
* Revert "python*-r1.eclass: Replace non-portable use of 'declare -g'"Mike Gilbert2015-12-111-2/+2
* python*-r1.eclass: Replace non-portable use of 'declare -g'Michał Górny2015-12-111-2/+2
* python-r1.eclass: Mark eclass-generated variables read-onlyMichał Górny2015-12-091-2/+3
* python-r1.eclass: python_gen_cond_dep(), rename local PYTHON_USEDEPMichał Górny2015-12-091-2/+2
* python-r1.eclass: Unset local functions after useMichał Górny2015-12-091-0/+3
* python-r1.eclass: Unset global-setting function after useMichał Górny2015-12-091-0/+1
* python-r1.eclass: Enable EAPI 6Michał Górny2015-11-281-1/+1
* python-r1.eclass: Fix missing explicit eutils inherit for EAPI < 6Michał Górny2015-11-281-0/+1
* python-r1.eclass: Ban python_export_best in EAPI 6Michał Górny2015-11-281-0/+2
* python-r1.eclass: Ban python_parallel_foreach_impl in EAPI 6Michał Górny2015-11-281-0/+2
* python-r1.eclass: Ensure that PYTHON_COMPAT is an arrayMike Gilbert2015-11-071-0/+3
* eclass: Exchange obsolete and depreacted Python ABIs in documentationJustin Lecher2015-09-031-12/+12
* eclass: fix various doc errors #537392Mike Frysinger2015-08-141-1/+1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+656