1 | {'description': {'en': 'Nginx overlay'},
|
2 | 'feed': ['https://github.com/gentoo/nginx-overlay/commits/master.atom'],
|
3 | 'homepage': 'http://github.com/gentoo/nginx-overlay',
|
4 | 'name': 'nginx-overlay',
|
5 | 'owner': [{'email': 'bugs@bergstroem.nu',
|
6 | 'name': u'Johan Bergstr\xf6m',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/gentoo/nginx-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/gentoo/nginx-overlay.git'},
|
13 | {'type': 'git', 'uri': 'git@github.com:gentoo/nginx-overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync nginx-overlay
|
16 | WARNING:pkgcore:repository at '/home/mgorny/sync/kaa', named 'kaa', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | Already up-to-date.
|
19 | *** syncing nginx-overlay
|
20 | *** synced nginx-overlay
|
21 | * Sync succeeded
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nginx-overlay
|
23 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
24 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
25 | * Cache regenerated successfully
|