blob: 041b1b55df6f76866a58f4a6d97eaec955f2a5f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=Tailscale vpn client
EAPI=8
HOMEPAGE=https://tailscale.com
INHERIT=go-module systemd tmpfiles
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=MIT
RDEPEND=net-firewall/iptables virtual/tmpfiles
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/tailscale/tailscale/archive/v1.38.4.tar.gz -> tailscale-1.38.4.tar.gz https://dev.gentoo.org/~williamh/dist/tailscale-1.38.4-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fc2af1957597c539ae6e48f82bd43125 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=8afd9f055943ec88175e09a9ac743cf1
|