1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
{'description': {'en': 'Personal ebuild repository.'},
'feed': ['https://github.com/bekcpear/ryans-repos/commits/main.atom'],
'homepage': 'https://github.com/bekcpear/ryans-repos',
'name': 'ryans',
'owner': [{'email': 'i@bitbili.net', 'name': 'Ryan Qian', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/bekcpear/ryans-repos.git'},
{'type': 'git', 'uri': 'git@github.com:bekcpear/ryans-repos.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ryans
*** syncing ryans
From https://github.com/bekcpear/ryans-repos
9aa8abb..4b60808 main -> origin/main
Updating 9aa8abb..4b60808
Fast-forward
README.md | 2 +-
net-proxy/v2ray-core/Manifest | 2 +-
.../v2ray-core/files/v2ray-core-4.45.2-quic.diff | 27 +
net-proxy/v2ray-core/v2ray-core-4.45.2.ebuild | 8 +-
net-vpn/headscale/Manifest | 2 +-
net-vpn/headscale/headscale-0.17.0_alpha2.ebuild | 5 +-
net-vpn/tailscale/Manifest | 2 +-
net-vpn/tailscale/tailscale-1.30.0.ebuild | 5 +-
www-apps/filebrowser/Manifest | 654 +-------------------
...ser-2.22.1.ebuild => filebrowser-2.22.4.ebuild} | 665 +--------------------
10 files changed, 58 insertions(+), 1314 deletions(-)
create mode 100644 net-proxy/v2ray-core/files/v2ray-core-4.45.2-quic.diff
rename www-apps/filebrowser/{filebrowser-2.22.1.ebuild => filebrowser-2.22.4.ebuild} (60%)
*** synced ryans
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 ryans
* Cache regenerated successfully
|