blob: e2fbd390f530c29b283e121d6ba6eda32d33446d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install setup unpack
DEPEND=>=dev-lang/go-1.10
DESCRIPTION=Standard networking plugins for container networking
EAPI=6
HOMEPAGE=https://github.com/containernetworking/plugins
IUSE=hardened kernel_linux
KEYWORDS=amd64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/containernetworking/plugins/archive/v0.8.2.tar.gz -> cni-plugins-0.8.2.tar.gz
_eclasses_=eapi7-ver f9ec87e93172b25ce65a85303dc06964 golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b linux-info 5d5cc2632ef6b3c817019fa4fa3d8508 multilib 797cda3549becfe50afdfa35192ca137 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=ebd8985fd36305b05add03b7abcc1cee
|