| Commit message (Expand) | Author | Age | Files | Lines |
* | eclass: standardize prologue/epilogue | David Seifert | 2023-03-17 | 1 | -5/+5 |
* | check-reqs.eclass: Don't indent eclass documentation | Ulrich Müller | 2022-05-12 | 1 | -6/+7 |
* | *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE | Ulrich Müller | 2022-03-24 | 1 | -6/+6 |
* | check-reqs.eclass: Introduce CHECKREQS_DONOTHING | Andreas Sturmlechner | 2021-08-03 | 1 | -3/+11 |
* | check-reqs.eclass: Make check-reqs_unsatisfied internal | Andreas Sturmlechner | 2021-08-03 | 1 | -3/+15 |
* | check-reqs.eclass: Make check-reqs_start_phase internal | Andreas Sturmlechner | 2021-08-03 | 1 | -2/+12 |
* | check-reqs.eclass: Make check-reqs_disk internal | Andreas Sturmlechner | 2021-08-03 | 1 | -3/+13 |
* | check-reqs.eclass: Make check-reqs_memory internal | Andreas Sturmlechner | 2021-08-03 | 1 | -1/+11 |
* | check-reqs.eclass: Make check-reqs_output internal | Andreas Sturmlechner | 2021-08-03 | 1 | -1/+12 |
* | check-reqs.eclass: Make check-reqs_get_unit internal | Andreas Sturmlechner | 2021-08-03 | 1 | -2/+13 |
* | check-reqs.eclass: Make check-reqs_get_number internal | Andreas Sturmlechner | 2021-08-03 | 1 | -2/+13 |
* | check-reqs.eclass: Make check-reqs_get_kibibytes internal | Andreas Sturmlechner | 2021-08-03 | 1 | -3/+14 |
* | check-reqs.eclass: Make check-reqs_run internal | Andreas Sturmlechner | 2021-08-03 | 1 | -1/+11 |
* | check-reqs.eclass: Make check-reqs_prepare internal | Andreas Sturmlechner | 2021-08-03 | 1 | -1/+11 |
* | check-reqs.eclass: Drop obsolete check_reqs(), errored out for >3yrs | Andreas Sturmlechner | 2021-08-03 | 1 | -7/+0 |
* | check-reqs.eclass: Drop EAPI-4 and EAPI-5 support | Andreas Sturmlechner | 2021-08-03 | 1 | -2/+2 |
* | check-reqs.eclass: Support EAPI-8 | Andreas Sturmlechner | 2021-08-03 | 1 | -12/+12 |
* | check-reqs.eclass: fix @INTERNAL/@DESCRIPTION order | Sam James | 2021-03-31 | 1 | -2/+2 |
* | eclass: [QA] Revert multiple meaningless doc changes | Michał Górny | 2020-12-28 | 1 | -8/+1 |
* | eclass/check-reqs: fixup documentation | Aaron Bauman | 2020-12-16 | 1 | -0/+5 |
* | eclass/check-reqs: fix eclass documentation | Aaron Bauman | 2020-12-15 | 1 | -1/+3 |
* | check-reqs.eclass: typofix | Joonas Niilola | 2020-03-21 | 1 | -2/+2 |
* | check-reqs.eclass: Remove duplicate slash in path. | Ulrich Müller | 2019-08-23 | 1 | -2/+2 |
* | check-reqs.eclass: Drop unused code for EAPIs without MERGE_TYPE. | Ulrich Müller | 2019-08-23 | 1 | -9/+6 |
* | check-reqs.eclass: check-reqs_memory(): Check for available swap. | Arfrever Frehtes Taifersar Arahesis | 2019-08-19 | 1 | -7/+18 |
* | check-reqs.eclass: update to EAPI7 | Jason Zaman | 2018-09-22 | 1 | -2/+2 |
* | check-reqs.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | check-reqs.eclass: Make obsolete usage fatal. | Ulrich Müller | 2018-01-19 | 1 | -30/+7 |
* | check-reqs.eclass: Fix typo in comment. | Ulrich Müller | 2017-03-09 | 1 | -2/+2 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | check-reqs.eclass: Enable EAPI 6 support | Justin Lecher | 2016-01-02 | 1 | -1/+1 |
* | check-reqs.eclass: Require units for CHECKREQS_ in EAPIs > 5 | Justin Lecher | 2016-01-02 | 1 | -3/+4 |
* | check-reqs.eclass: Sanitize MERGE_TYPE for EAPI < 4 | Justin Lecher | 2016-01-02 | 1 | -0/+2 |
* | check-reqs.eclass: Ban obsolete functions in newer EAPIs | Justin Lecher | 2016-01-02 | 1 | -0/+2 |
* | check-reqs.eclass: Replace obsolete df option -m with -k | Justin Lecher | 2016-01-02 | 1 | -12/+13 |
* | check-reqs.eclass: Fix typo | Justin Lecher | 2016-01-02 | 1 | -1/+1 |
* | check-reqs.eclass: Mark interal function with @INTERNAL | Justin Lecher | 2016-01-02 | 1 | -0/+10 |
* | check-reqs.eclass: Use eqawarn() from eutils.eclass | Justin Lecher | 2016-01-02 | 1 | -7/+7 |
* | check-reqs.eclass: Only inherit eclass once | Justin Lecher | 2016-01-02 | 1 | -0/+5 |
* | check-reqs.eclass: Fix message typo | Sebastian Pipping | 2015-09-18 | 1 | -1/+1 |
* | proj/gentoo: Initial commit | Robin H. Johnson | 2015-08-08 | 1 | -0/+355 |