blob: 3f59eb003e52935de89104aa9ce572e782e16f0a (
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.9.0.tar.gz -> cni-plugins-0.9.0.tar.gz
_eclasses_=go-module 82631624a3653e595cf9c18164a8c500 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 linux-info 6b67971d8a0a029d13181f2cfb9f5fa9
_md5_=4c396bf9194eadcaabc1a5f3acbc5a9b
|