1 | {'description': {'en': "Gig OS's Overlay"},
|
2 | 'feed': ['https://github.com/Gig-OS/gig/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Gig-OS/gig',
|
4 | 'name': 'gig',
|
5 | 'owner': [{'email': 'yangmame@i2pmail.org', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/Gig-OS/gig.git'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync gig
|
10 | Already up to date.
|
11 | *** syncing gig
|
12 | *** synced gig
|
13 | * Sync succeeded
|
14 | $ git log --format=%ci -1
|
15 | $ git show -q --pretty=format:%G? HEAD
|
16 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gig
|
17 | * Cache regenerated successfully
|