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': 'To provide programs useful to Chinese speaking users '
'(merged\n'
' from gentoo-china and gentoo-taiwan).'},
'feed': ['https://github.com/microcai/gentoo-zh/commits/master.atom'],
'homepage': 'https://github.com/microcai/gentoo-zh',
'name': 'gentoo-zh',
'owner': [{'email': 'microcai@fedoraproject.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/microcai/gentoo-zh.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/microcai/gentoo-zh.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
WARNING:pkgcore:fragtoo repo at '/var/lib/repo-mirror-ci/sync/fragtoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing gentoo-zh
From https://github.com/microcai/gentoo-zh
3d681373..ffcba1c1 master -> origin/master
c1fe0237..f6468936 deps-table -> origin/deps-table
Updating 3d681373..ffcba1c1
Fast-forward
net-p2p/qbittorrent-enhanced/Manifest | 3 +-
.../qbittorrent-enhanced-4.3.9.10.ebuild | 69 ----------------------
.../qbittorrent-enhanced-4.4.5.10.ebuild | 2 +-
...ebuild => qbittorrent-enhanced-4.5.2.10.ebuild} | 10 ++--
4 files changed, 7 insertions(+), 77 deletions(-)
delete mode 100644 net-p2p/qbittorrent-enhanced/qbittorrent-enhanced-4.3.9.10.ebuild
rename net-p2p/qbittorrent-enhanced/{qbittorrent-enhanced-4.5.0.10.ebuild => qbittorrent-enhanced-4.5.2.10.ebuild} (93%)
*** synced gentoo-zh
* 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 gentoo-zh
* Cache regenerated successfully
|