blob: baee07a5b2c40107aa9adf8354da433dc6fb2002 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.22 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install unpack
DESCRIPTION=A reverse proxy that exposes a server behind a NAT or firewall to the internet
EAPI=8
HOMEPAGE=https://github.com/fatedier/frp
INHERIT=go-module systemd shell-completion
IUSE=+client +server
KEYWORDS=~amd64 ~loong ~riscv
LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
REQUIRED_USE=|| ( client server )
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/fatedier/frp/archive/refs/tags/v0.60.0.tar.gz -> frp-0.60.0.tar.gz https://github.com/Puqns67/gentoo-deps/releases/download/frp-0.60.0/frp-0.60.0-vendor.tar.xz
_eclasses_=bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f shell-completion 0b655d0d825e157a5e99c463bddaac16 systemd 54bd206bb5c4efac6ae28b6b006713b0 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=e6d7e0506c9e11da811312a1ff7eb97a
|