summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* wrapper.eclass: Drop support for EAPIs 0 to 4Ulrich Müller2022-04-011-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üller2020-09-121-3/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* wrapper.eclass: New eclass, split off from eutils.Ulrich Müller2020-09-121-0/+61
Signed-off-by: Ulrich Müller <ulm@gentoo.org>