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
|
{'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.10
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync touchfish-os
*** syncing touchfish-os
From https://github.com/CHN-beta/touchfish-os
27b2cd8..0b5db8a master -> origin/master
Updating 27b2cd8..0b5db8a
Fast-forward
net-proxy/Xray/files/xray.initd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
*** 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
|