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
|
{'description': {'en': 'Personal overlay of Haonan Chen'},
'feed': ['https://github.com/CHN-beta/touchfish-os/commits/master.atom'],
'homepage': 'https://github.com/CHN-beta/touchfish-os',
'name': 'touchfish-os',
'owner': [{'email': 'chn@chn.moe', 'name': 'Haonan Chen', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/CHN-beta/touchfish-os.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/CHN-beta/touchfish-os.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync touchfish-os
WARNING:pkgcore:thamognya repo at '/var/lib/repo-mirror-ci/sync/thamognya', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing touchfish-os
From https://github.com/CHN-beta/touchfish-os
16f1edc..1273888 master -> origin/master
Updating 16f1edc..1273888
Fast-forward
net-proxy/cgproxy/Manifest | 1 +
net-proxy/cgproxy/cgproxy-0.20.ebuild | 38 ++++++++++++++++++++++
.../files/cgproxy-0.20-not-compress-man.patch | 16 +++++++++
net-proxy/cgproxy/metadata.xml | 8 +++++
4 files changed, 63 insertions(+)
create mode 100644 net-proxy/cgproxy/Manifest
create mode 100644 net-proxy/cgproxy/cgproxy-0.20.ebuild
create mode 100644 net-proxy/cgproxy/files/cgproxy-0.20-not-compress-man.patch
create mode 100644 net-proxy/cgproxy/metadata.xml
*** synced touchfish-os
* 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 touchfish-os
* Cache regenerated successfully
|