Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrapper.eclass: drop support for EAPI 5 and 6 | David Seifert | 2024-10-08 | 1 | -6/+2 |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | wrapper.eclass: add global-scope ewarn for deprecated < EAPI 7 | Sam James | 2024-09-08 | 1 | -6/+10 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | wrapper.eclass: Drop support for EAPIs 0 to 4 | Ulrich Müller | 2022-04-01 | 1 | -6/+11 |
| | | | | | | | - Add EAPI conditional - Use sed instead of cat, to preserve indentation of output Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | wrapper.eclass: Do not use emktemp. | Ulrich Müller | 2020-09-12 | 1 | -3/+1 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | wrapper.eclass: New eclass, split off from eutils. | Ulrich Müller | 2020-09-12 | 1 | -0/+61 |
Signed-off-by: Ulrich Müller <ulm@gentoo.org> |