blob: 5ed8bdfa00f35f8be22c85c4edbbee3907d0c5be (
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 postinst 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 bf028003684a8b018e4de9e3c272ed33 toolchain-funcs 2545dc6f0aaecb2dea61424911e82674 multilib ba7da83f763a749a2870c28785c6dc0b linux-info 7e8ed4c6a1d136fb291c52386f996c2c
_md5_=4c396bf9194eadcaabc1a5f3acbc5a9b
|