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
|
{'description': {'en': "Raymond Kwok's personal Gentoo overlay"},
'feed': ['https://github.com/zozx/zozx-overlay/commits/master.atom'],
'homepage': 'https://github.com/zozx/zozx-overlay',
'name': 'zozx-overlay',
'owner': [{'email': 'c2778148787@gmail.com',
'name': 'Raymond Kwok',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/zozx/zozx-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/zozx/zozx-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zozx-overlay
*** syncing zozx-overlay
From https://github.com/zozx/zozx-overlay
4ccafcb..132d69f master -> origin/master
Updating 4ccafcb..132d69f
Fast-forward
app-office/freeoffice/freeoffice-1042.ebuild | 2 +-
app-office/freeoffice/metadata.xml | 2 +-
media-sound/yesplaymusic-bin/metadata.xml | 2 +-
media-sound/yesplaymusic-bin/yesplaymusic-bin-0.4.3.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
*** synced zozx-overlay
* 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 zozx-overlay
* Cache regenerated successfully
|