diff options
Diffstat (limited to 'gentoo-zh.txt')
-rw-r--r-- | gentoo-zh.txt | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/gentoo-zh.txt b/gentoo-zh.txt index bc49a338d257..e6a676ff5557 100644 --- a/gentoo-zh.txt +++ b/gentoo-zh.txt @@ -14,7 +14,35 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh *** syncing gentoo-zh -Already up to date. +From https://github.com/microcai/gentoo-zh + f0aad184..58c41b62 master -> origin/master + e827d475..abe329b4 deps-table -> origin/deps-table +Updating f0aad184..58c41b62 +Fast-forward + .github/workflows/overlay.toml | 7 ++ + acct-group/hysteria/hysteria-0.ebuild | 8 ++ + acct-group/hysteria/metadata.xml | 8 ++ + acct-user/hysteria/hysteria-0.ebuild | 13 ++++ + acct-user/hysteria/metadata.xml | 8 ++ + net-proxy/hysteria/Manifest | 2 + + net-proxy/hysteria/files/hysteria-client.initd | 23 ++++++ + net-proxy/hysteria/files/hysteria-client.service | 18 +++++ + net-proxy/hysteria/files/hysteria-server.initd | 23 ++++++ + net-proxy/hysteria/files/hysteria-server.service | 19 +++++ + net-proxy/hysteria/hysteria-2.1.0.ebuild | 96 ++++++++++++++++++++++++ + net-proxy/hysteria/metadata.xml | 15 ++++ + 12 files changed, 240 insertions(+) + create mode 100644 acct-group/hysteria/hysteria-0.ebuild + create mode 100644 acct-group/hysteria/metadata.xml + create mode 100644 acct-user/hysteria/hysteria-0.ebuild + create mode 100644 acct-user/hysteria/metadata.xml + create mode 100644 net-proxy/hysteria/Manifest + create mode 100644 net-proxy/hysteria/files/hysteria-client.initd + create mode 100644 net-proxy/hysteria/files/hysteria-client.service + create mode 100644 net-proxy/hysteria/files/hysteria-server.initd + create mode 100644 net-proxy/hysteria/files/hysteria-server.service + create mode 100644 net-proxy/hysteria/hysteria-2.1.0.ebuild + create mode 100644 net-proxy/hysteria/metadata.xml *** synced gentoo-zh * Sync succeeded $ git log --format=%ci -1 |