2024-11-28 07:36:24 UTC

This commit is contained in:
Repository mirror & CI 2024-11-28 07:36:24 +00:00
parent ac2f58a591
commit 93d99a13bc
4 changed files with 7 additions and 7 deletions

View File

@ -5,12 +5,12 @@ DESCRIPTION=Another Clash Kernel, formerly Clash.Meta
EAPI=8 EAPI=8
HOMEPAGE=https://wiki.metacubex.one/ https://github.com/MetaCubeX/mihomo/ HOMEPAGE=https://wiki.metacubex.one/ https://github.com/MetaCubeX/mihomo/
INHERIT=go-module systemd INHERIT=go-module systemd
IUSE=+gvisor systemd +caps IUSE=+gvisor systemd +tun
KEYWORDS=~amd64 ~arm64 ~loong KEYWORDS=~amd64 ~arm64 ~loong
LICENSE=GPL-3 LICENSE=GPL-3
RDEPEND=acct-group/mihomo acct-user/mihomo systemd? ( sys-apps/systemd ) !systemd? ( caps? ( sys-apps/openrc[caps(+)] ) !caps? ( sys-apps/openrc ) ) RDEPEND=acct-group/mihomo acct-user/mihomo systemd? ( sys-apps/systemd ) !systemd? ( tun? ( sys-apps/openrc[caps(+)] ) !tun? ( sys-apps/openrc ) )
RESTRICT=strip RESTRICT=strip
SLOT=0 SLOT=0
SRC_URI=https://github.com/MetaCubeX/mihomo/archive/refs/tags/v1.18.10.tar.gz -> mihomo-1.18.10.tar.gz https://github.com/peeweep/gentoo-go-deps/releases/download/mihomo-1.18.10/mihomo-1.18.10-vendor.tar.xz SRC_URI=https://github.com/MetaCubeX/mihomo/archive/refs/tags/v1.18.10.tar.gz -> mihomo-1.18.10.tar.gz https://github.com/peeweep/gentoo-go-deps/releases/download/mihomo-1.18.10/mihomo-1.18.10-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 systemd 54bd206bb5c4efac6ae28b6b006713b0 _eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 systemd 54bd206bb5c4efac6ae28b6b006713b0
_md5_=e435e946854dd7ad1fc2666c7c2d0606 _md5_=7e408a05f54c239f0273d528c7cc4630

View File

@ -264,7 +264,7 @@ net-proxy/daed 0.8.0 9999: A Modern Dashboard For dae
net-proxy/hysteria 2.6.0: A powerful, lightning fast and censorship resistant proxy. net-proxy/hysteria 2.6.0: A powerful, lightning fast and censorship resistant proxy.
net-proxy/juicity 0.4.3: juicity is a quic-based proxy protocol. net-proxy/juicity 0.4.3: juicity is a quic-based proxy protocol.
net-proxy/metacubexd 1.173.1: The Official Mihomo Dashboard net-proxy/metacubexd 1.173.1: The Official Mihomo Dashboard
net-proxy/mihomo 1.18.10-r1: Another Clash Kernel, formerly Clash.Meta net-proxy/mihomo 1.18.10-r2: Another Clash Kernel, formerly Clash.Meta
net-proxy/mihomo-party-bin 1.5.12: Mihomo Party net-proxy/mihomo-party-bin 1.5.12: Mihomo Party
net-proxy/naiveproxy-bin 130.0.6723.40_p5: A proxy using Chromium's network stack to camouflage traffic net-proxy/naiveproxy-bin 130.0.6723.40_p5: A proxy using Chromium's network stack to camouflage traffic
net-proxy/proxy-server 8.0.0: Implementation of all proxy protocols using modern c++ net-proxy/proxy-server 8.0.0: Implementation of all proxy protocols using modern c++

View File

@ -1 +1 @@
Thu, 28 Nov 2024 07:06:24 +0000 Thu, 28 Nov 2024 07:36:24 +0000

View File

@ -258,9 +258,9 @@ net-proxy/daed:webui - Build and install daed instead of dae-wing
net-proxy/hysteria:goamd64 - detect golang arch level on amd64 cpus by CPU_FLAGS_X86 net-proxy/hysteria:goamd64 - detect golang arch level on amd64 cpus by CPU_FLAGS_X86
net-proxy/juicity:client - install juicity-client net-proxy/juicity:client - install juicity-client
net-proxy/juicity:server - install juicity-server net-proxy/juicity:server - install juicity-server
net-proxy/mihomo:caps - Enable caps support for sys-apps/openrc net-proxy/mihomo:gvisor - Enable gvisor stack support
net-proxy/mihomo:gvisor - Enable TUN stack support for gvisor
net-proxy/mihomo:systemd - Enable systemd support net-proxy/mihomo:systemd - Enable systemd support
net-proxy/mihomo:tun - Enable tun support
net-proxy/mihomo-party-bin:tun - Enable TUN support net-proxy/mihomo-party-bin:tun - Enable TUN support
net-proxy/shadowsocks-rust:redir - Enable redir protocol for sslocal (transparent proxy) net-proxy/shadowsocks-rust:redir - Enable redir protocol for sslocal (transparent proxy)
net-proxy/shadowsocks-rust:tun - Enable Tun interface protocol for sslocal net-proxy/shadowsocks-rust:tun - Enable Tun interface protocol for sslocal