blob: ee760a6568afb631dc1bc4a2658ec913b5836b34 (
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 34c2d0a98b291ac9acda0cb54c9ffd61 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 linux-info 6b67971d8a0a029d13181f2cfb9f5fa9
_md5_=40325f5628dad3e089b30dda7ff225cb
|