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