Diff netavark-2.1.0 with a netavark-9999
| /usr/portage/app-containers/netavark/netavark-9999.ebuild 2026-07-24 20:03:04.148461497 +0300 | ||
|---|---|---|
| 25 | 25 |
LICENSE+=" Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 MIT Unicode-DFS-2016 Unlicense ZLIB" |
| 26 | 26 |
SLOT="0" |
| 27 | 27 | |
| 28 |
RDEPEND=" |
|
| 29 |
>=app-containers/aardvark-dns-2.0.0 |
|
| 28 |
RDEPEND=">=app-containers/aardvark-dns-2.0.0 |
|
| 30 | 29 |
net-firewall/nftables[json] |
| 31 | 30 |
!<app-containers/buildah-1.44.0 |
| 32 |
!<app-containers/podman-6.0.0 |
|
| 33 |
" |
|
| 31 |
!<app-containers/podman-6.0.0" |
|
| 34 | 32 |
BDEPEND="dev-go/go-md2man |
| 35 | 33 |
dev-libs/protobuf[protoc(+)]" |
| 36 | 34 | |
| 37 |
QA_FLAGS_IGNORED="usr/libexec/podman/${PN}"
|
|
| 38 |
QA_PRESTRIPPED="usr/libexec/podman/${PN}"
|
|
| 35 |
QA_FLAGS_IGNORED=" |
|
| 36 |
usr/libexec/podman/${PN}"
|
|
| 37 |
QA_PRESTRIPPED=" |
|
| 38 |
usr/libexec/podman/${PN}"
|
|
| 39 | 39 | |
| 40 | 40 |
ECARGO_VENDOR="${WORKDIR}/vendor"
|
| 41 | 41 | |