blob: feb911eebb65dabf58fb4df7cc2f2a9fa4b1147b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.18 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.1.1.tar.gz -> cni-plugins-1.1.1.tar.gz
_eclasses_=go-module 4c4b34f361efda91762ffeda8f632c02 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 7a3f8b289bc442b8151fb29bfefe3b76 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=54e62717192dbd8ca2527e4dca02959a
|