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': "Gig OS's Overlay"},
'feed': ['https://github.com/Gig-OS/gig/commits/master.atom'],
'homepage': 'https://github.com/Gig-OS/gig',
'name': 'gig',
'owner': [{'email': 'yangmame@i2pmail.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/Gig-OS/gig.git'},
{'type': 'git', 'uri': 'git+ssh://git@github.com/Gig-OS/gig.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gig
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing gig
From https://github.com/Gig-OS/gig
a3ac6a5..dd40d64 master -> origin/master
Updating a3ac6a5..dd40d64
Fast-forward
app-admin/cockpit/Manifest | 2 +-
app-admin/cockpit/{cockpit-269.ebuild => cockpit-270.ebuild} | 0
x11-misc/optimus-manager-qt/Manifest | 2 +-
...{optimus-manager-qt-1.6.7.ebuild => optimus-manager-qt-1.6.9.ebuild} | 0
4 files changed, 2 insertions(+), 2 deletions(-)
rename app-admin/cockpit/{cockpit-269.ebuild => cockpit-270.ebuild} (100%)
rename x11-misc/optimus-manager-qt/{optimus-manager-qt-1.6.7.ebuild => optimus-manager-qt-1.6.9.ebuild} (100%)
*** synced gig
* 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 gig
* Cache regenerated successfully
|