diff options
| author | Petr Vaněk <arkamar@atlas.cz> | 2023-01-26 14:09:53 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-02-08 17:15:52 +0000 |
| commit | 8a7dc41ca137f073648f87c8af7016f0c9d60f90 (patch) | |
| tree | 4ab592a2dc70c2aabd8ad63c403e3d06d3347268 /dev-python/clang-python | |
| parent | 56788861591b9cd77eb629026613e038ea18d8c5 (diff) | |
| download | gentoo-8a7dc41ca137f073648f87c8af7016f0c9d60f90.tar.gz gentoo-8a7dc41ca137f073648f87c8af7016f0c9d60f90.tar.bz2 gentoo-8a7dc41ca137f073648f87c8af7016f0c9d60f90.zip | |
app-admin/entr: add 5.3
- Unit tests were replaced with system tests in commit [1]. They require
vim, tmux, git and file which are set as BDEEPEND under test USE flag.
- The `which` command used in test script was replaced by `command -pv`
with a patch taken from upstream [2].
- PREFIX is set by exporting PREFIX variable rather than sed patching
Makefile
- CC is newly exported with tc-export function in configuration phase
which allows us to use default src_compile function
- Tests seem to work best if SHELL is set to /bin/bash which is also
exported in configuration phase in order to avoid local src_test
function just for exporting one variable.
[1] https://github.com/eradman/entr/commit/944eb59d31dd26894b8822f8b711b1dbfdc67049
[2] https://github.com/eradman/entr/pull/108
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/clang-python')
0 files changed, 0 insertions, 0 deletions
