1 | {'description': {'en': 'rasdark personal overlay'},
|
2 | 'homepage': 'https://github.com/rasdark/overlay',
|
3 | 'name': 'rasdark',
|
4 | 'owner': [{'email': 'andrew.senik@gmail.com',
|
5 | 'name': 'Andrey Senik',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://github.com/rasdark/overlay'},
|
9 | {'type': 'git', 'uri': 'git://github.com/rasdark/overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync rasdark
|
12 | Already up to date.
|
13 | *** syncing rasdark
|
14 | *** synced rasdark
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ git show -q --pretty=format:%G? HEAD
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 rasdark
|
19 | * Cache regenerated successfully
|