1 | {'description': {'en': 'Nginx overlay'},
|
2 | 'email': 'bugs@bergstroem.nu',
|
3 | 'feed': ['https://github.com/gentoo/nginx-overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/gentoo/nginx-overlay',
|
5 | 'name': 'Johan Bergström',
|
6 | 'owner': [{'email': 'bugs@bergstroem.nu',
|
7 | 'name': 'Johan Bergström',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'repo': '\n ',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://github.com/gentoo/nginx-overlay.git'},
|
13 | {'type': 'git', 'uri': 'git://github.com/gentoo/nginx-overlay.git'},
|
14 | {'type': 'git', 'uri': 'git@github.com:gentoo/nginx-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync nginx-overlay
|
17 | Already up to date.
|
18 | *** syncing nginx-overlay
|
19 | *** synced nginx-overlay
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nginx-overlay
|
24 | * Cache regenerated successfully
|