blob: 8a0a3de4f11bed567a25381e3740da69675e399a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.12 app-arch/unzip
DEFINED_PHASES=compile install postinst setup unpack
DESCRIPTION=Standard networking plugins for container networking
EAPI=7
HOMEPAGE=https://github.com/containernetworking/plugins
IUSE=hardened kernel_linux
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/containernetworking/plugins/archive/v0.8.5.tar.gz -> cni-plugins-0.8.5.tar.gz
_eclasses_=go-module cca12a5688562f107c14ffcf28195dd7 linux-info 5d5cc2632ef6b3c817019fa4fa3d8508 multilib ac7989ababbeabdef6fdc6e465b21644 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=560a83ff33268801be6d25180f7b99fa
|