blob: b852ea328b37b51c71019e69079ba29be055b86b (
plain)
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
|
{'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
*** syncing gig
From https://github.com/Gig-OS/gig
dd40d64..a6ed8be master -> origin/master
Updating dd40d64..a6ed8be
Fast-forward
app-admin/cockpit-benchmark/cockpit-benchmark-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
*** 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
|