blob: 307c48012caac8b45b74bf0457e1298b807df086 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install setup unpack
DESCRIPTION=Standard networking plugins for container networking
EAPI=8
HOMEPAGE=https://github.com/containernetworking/plugins
INHERIT=go-module linux-info systemd
IUSE=hardened
KEYWORDS=amd64 arm64 ~ppc64 ~riscv
LICENSE=Apache-2.0
RDEPEND=net-firewall/iptables
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/containernetworking/plugins/archive/v1.2.0.tar.gz -> cni-plugins-1.2.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d linux-info e967b81f54be6f49f4219a57ce7db437 systemd c8b03e8df84486aa991d4396686e8942
_md5_=8f76d89973aaf03fd39a7b37867cc7a4
|