gpo.zugaina.org

Search Portage & Overlays:

dev-libs/v2ray-geoip

GeoIP for V2Ray

Screenshots

ChangeLog

commit 66ed81fd52dad214dd682358a8d992acc346e814
Author: Ruizhi Zhong <ruizhi.zhong@outlook.com>
Date: Fri Aug 21 02:15:22 2026 +0800

add v2ray packages and track them in check-updates

Add net-proxy/v2ray and v2ray-bin (5.52.0), the data packages under
dev-libs (rules-dat, domain-list-community, geoip and geoip-bin), the
app-alternatives and virtual wrappers, and register them in the
check-updates.sh upstream tracker.

commit 99e9b9d10aaf512aa63b766b3f05c4e64187e118
Author: Ruizhi Zhong <ruizhi.zhong@outlook.com>
Date: Fri Jul 24 14:11:35 2026 +0800

treeclean: remove v2ray, Xray, v2rayA, qv2ray and all related packages

22 packages removed: v2ray, v2ray-bin, Xray, Xray-bin, v2rayA, qv2ray,
qvplugin-command, qvplugin-ss, qvplugin-trojan, qvplugin-trojan-go,
v2ray-geoip, v2ray-geoip-bin, v2ray-domain-list-community-bin,
v2ray-rules-dat-bin, v2ray-geoip (app-alternatives), v2ray-geosite,
virtual/v2ray, virtual/v2ray-geoip, virtual/xray, singleapplication.

v2rayn-bin retained. Empty categories (app-alternatives, app-backup,
virtual) removed from profiles/categories.

Co-Authored-By: Claude <noreply@anthropic.com>

commit c45e20446af1c428d3e74f6ed8d7aca4849488a8
Author: Ruizhi Zhong <ruizhi.zhong@outlook.com>
Date: Thu Jul 23 22:54:51 2026 +0800

remove old ebuilds after version bumps

Co-Authored-By: Claude <noreply@anthropic.com>

commit 0319e3ce908b0340e33c308fc6f498ad5a1bf118
Author: Ruizhi Zhong <ruizhi.zhong@outlook.com>
Date: Thu Jul 23 22:51:48 2026 +0800

dev-libs/v2ray-geoip: bump to 202607171233
dev-libs/v2ray-geoip-bin: bump to 202607171233
dev-libs/v2ray-domain-list-community-bin: bump to 20260721145917
dev-libs/v2ray-rules-dat-bin: bump to 202607222256
net-proxy/v2rayA: add 2.4.9

Replace gentoo-zh/gentoo-zh-drafts SRC_URI with self-hosted releases
on ruizhi-lab/gentoo-overlay.

Co-Authored-By: Claude <noreply@anthropic.com>

commit 0dd91914807351f1be7f3ba702dfbab6b8942346
Author: Ruizhi Zhong <ruizhi.zhong@outlook.com>
Date: Sun Jul 19 16:56:49 2026 +0800

overlay: comprehensive audit and fix all Manifest/code issues

Manifest fixes:
- Add missing Manifests for app-alternatives/v2ray-geoip, v2ray-geosite,
virtual/v2ray, virtual/v2ray-geoip, virtual/xray, media-fonts/ttf-wps-fonts
- Rebuild ALL Manifests with complete AUX and EBUILD entries (they only had
DIST entries from gentoo-zh migration)
- Fix v2rayn-bin Manifest: recursively include 7 nested icon AUX entries
- Fix Xray/Xray-bin Manifests: add missing AUX+EBUILD entries

Ebuild fixes:
- dev-libs/qnodeeditor: rename patch to include -r1 suffix to match $
- net-im/wechat: use virtual/krb5 instead of app-crypt/mit-krb5
- net-im/wechat: replace bare cp -r with insinto/doins
- net-im/tencent-qq: replace dodir / anti-pattern with dodir /opt
- media-libs/openslide: add missing virtual/pkgconfig to BDEPEND
- app-office/wps-office-11.x: add slot specifier to dev-db/sqlite:3

Metadata fixes:
- app-alternatives/v2ray-geosite: update stale USE flag descriptions
- app-misc/bcompare: add missing kde USE flag to metadata.xml

Cleanup:
- Remove empty dev-libs/v2ray-domain-list-community (no ebuild, only metadata)
- Remove unused files: v2ray-bin/files/v2ray.initd, baidunetdisk/files/baidunetdisk
- Clean 10 orphaned md5-cache entries for removed/renamed packages

commit 4ae16710d06e814fce2c4a96d97176701ff49ad1
Author: Ruizhi Zhong <ruizhi.zhong@outlook.com>
Date: Sat Jul 18 10:37:20 2026 +0800

.github: fail CI on ebuild failure for PR/push, report-only for manual trigger