blob: ffd95d4f38761898bcfdbd355172414a83c94276 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.12 app-arch/unzip
DEFINED_PHASES=compile install setup unpack
DESCRIPTION=Standard networking plugins for container networking
EAPI=7
HOMEPAGE=https://github.com/containernetworking/plugins
INHERIT=go-module linux-info
IUSE=hardened kernel_linux
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/containernetworking/plugins/archive/v0.8.7.tar.gz -> cni-plugins-0.8.7.tar.gz
_eclasses_=go-module 82631624a3653e595cf9c18164a8c500 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 8a0248f83ae77f945d376ff4a7953257 linux-info 6b67971d8a0a029d13181f2cfb9f5fa9
_md5_=40325f5628dad3e089b30dda7ff225cb
|