blob: 90dd803e97290f58b97d7305308e1eeb17374bc6 (
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 postinst prepare test unpack
DESCRIPTION=An etcd backed network fabric for containers
EAPI=7
HOMEPAGE=https://github.com/flannel-io/flannel
INHERIT=go-module systemd tmpfiles
IUSE=hardened
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0 BSD ISC LGPL-3 MIT
RDEPEND=virtual/tmpfiles
RESTRICT=strip test
SLOT=0
SRC_URI=https://github.com/flannel-io/flannel/archive/refs/tags/v0.17.0.tar.gz -> flannel-0.17.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=f028856793212738e63ab42c5452c717
|