blob: 075c9a9547719ee668f2b3c5086962d0bcdb4bc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'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'}],
'status': 'unofficial'}
$ pmaint sync gig
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing gig
*** synced gig
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gig
* Cache regenerated successfully
|