Summary: | net-mail/b4-0.14.0: version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Yixun Lan <dlan> |
Component: | Current packages | Assignee: | Jason A. Donenfeld <zx2c4> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dlan |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Yixun Lan
![]() ![]() not looking into fixing the build system, but removing 'src/tests' works for me, (assume that will break FEATURES,USE=test ..) +src_prepare() { + distutils-r1_src_prepare + rm -rf src/tests || die +} + The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad4acd187c41afef63afb402ef4b27f62cd2d203 commit ad4acd187c41afef63afb402ef4b27f62cd2d203 Author: Mike Pagano <mpagano@gentoo.org> AuthorDate: 2024-08-10 22:23:10 +0000 Commit: Mike Pagano <mpagano@gentoo.org> CommitDate: 2024-08-10 22:23:10 +0000 net-mail/b4: add 0.14.1, fix test support Closes: https://bugs.gentoo.org/935775 Signed-off-by: Mike Pagano <mpagano@gentoo.org> net-mail/b4/Manifest | 1 + net-mail/b4/b4-0.14.1.ebuild | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) |