blob: 96d9c6420793c1d3ae1e5a9cec30f36e979cda7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.16 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
KEYWORDS=amd64 arm64 ~ppc64 ~riscv
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/containernetworking/plugins/archive/v0.9.1.tar.gz -> cni-plugins-0.9.1.tar.gz
_eclasses_=go-module 3b47b6e0e18257d2abb17663c575fc36 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b linux-info 8b7b99d1e4401a7a903cdfe1d2bf29de
_md5_=ab5c6f3e079f4e5c1e4d1ebda71938e1
|