diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-08 07:06:49 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-08 07:06:49 +0000 |
commit | 86ba67eb0dad25a50ce8bde09331a7cc91873105 (patch) | |
tree | f63174c9b647b151fec0a1406adaf8fddf496e58 /gentoo-zh.txt | |
parent | 2020-08-08T06:30:01Z (diff) | |
download | repos-86ba67eb0dad25a50ce8bde09331a7cc91873105.tar.gz repos-86ba67eb0dad25a50ce8bde09331a7cc91873105.tar.bz2 repos-86ba67eb0dad25a50ce8bde09331a7cc91873105.zip |
2020-08-08T07:00:01Z
Diffstat (limited to 'gentoo-zh.txt')
-rw-r--r-- | gentoo-zh.txt | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/gentoo-zh.txt b/gentoo-zh.txt index 4dd4ede65c31..1862b7589643 100644 --- a/gentoo-zh.txt +++ b/gentoo-zh.txt @@ -9,7 +9,30 @@ 'source': [{'type': 'git', 'uri': 'git://github.com/microcai/gentoo-zh.git'}], 'status': 'unofficial'} $ pmaint sync gentoo-zh -Already up to date. +From git://github.com/microcai/gentoo-zh + 606ba99e..4ee19652 master -> origin/master +Updating 606ba99e..4ee19652 +Fast-forward + .../qv2ray-2.6.2-explicit_static_uvw_library.patch | 22 ------- + net-proxy/qv2ray/files/revert-zxing-update.patch | 73 ++++++++++++++++++++++ + net-proxy/qv2ray/qv2ray-2.4.1.ebuild | 57 ----------------- + .../{qv2ray-2.6.2.ebuild => qv2ray-2.6.3.ebuild} | 2 +- + net-proxy/qv2ray/qv2ray-99999.ebuild | 4 ++ + net-proxy/qvplugin-ss/files/fix.patch | 12 ++++ + net-proxy/qvplugin-ss/metadata.xml | 7 +++ + net-proxy/qvplugin-ss/qvplugin-ss-1.2.ebuild | 46 ++++++++++++++ + net-proxy/qvplugin-ss/qvplugin-ss-9999.ebuild | 41 ++++++++++++ + ...-ssr-2.0.1.ebuild => qvplugin-ssr-2.0.3.ebuild} | 0 + 10 files changed, 184 insertions(+), 80 deletions(-) + delete mode 100644 net-proxy/qv2ray/files/qv2ray-2.6.2-explicit_static_uvw_library.patch + create mode 100644 net-proxy/qv2ray/files/revert-zxing-update.patch + delete mode 100644 net-proxy/qv2ray/qv2ray-2.4.1.ebuild + rename net-proxy/qv2ray/{qv2ray-2.6.2.ebuild => qv2ray-2.6.3.ebuild} (95%) + create mode 100644 net-proxy/qvplugin-ss/files/fix.patch + create mode 100644 net-proxy/qvplugin-ss/metadata.xml + create mode 100644 net-proxy/qvplugin-ss/qvplugin-ss-1.2.ebuild + create mode 100644 net-proxy/qvplugin-ss/qvplugin-ss-9999.ebuild + rename net-proxy/qvplugin-ssr/{qvplugin-ssr-2.0.1.ebuild => qvplugin-ssr-2.0.3.ebuild} (100%) *** syncing gentoo-zh *** synced gentoo-zh * Sync succeeded |