blob: 75762accf3cc6e364f541d74bac55dcc5a373dfb (
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
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/containernetworking/plugins/archive/v0.8.6.tar.gz -> cni-plugins-0.8.6.tar.gz
_eclasses_=go-module a5549ce5cf5b836fcc14e388fe516f90 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 linux-info 2f039741fe92bcea55c78806d16ac0f5
_md5_=e8114082106e912cd54816c631705ebc
|