blob: d85a74e6266128bb696e5146b77f8bfcdd827842 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install setup unpack
DESCRIPTION=Standard networking plugins for container networking
EAPI=8
HOMEPAGE=https://github.com/containernetworking/plugins
INHERIT=go-module linux-info systemd
IUSE=hardened
KEYWORDS=amd64 arm64 ~ppc64 ~riscv
LICENSE=Apache-2.0
RDEPEND=net-firewall/iptables
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/containernetworking/plugins/archive/v1.3.0.tar.gz -> cni-plugins-1.3.0.tar.gz
_eclasses_=flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 linux-info ea4122ba1d8791a12b78e53f9510a2e3 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f systemd 54bd206bb5c4efac6ae28b6b006713b0 toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536
_md5_=99f6c0c43d52e43b53ecf39991ef1792
|