1 | {'description': {'en': 'This is roslin, my small overlay. Enjoy! (:'},
|
2 | 'homepage': 'https://gitlab.com/roslin-uberlay/roslin',
|
3 | 'name': 'roslin',
|
4 | 'owner': [{'email': 'szarpaj@grubelek.pl',
|
5 | 'name': 'Piotr Szymaniak',
|
6 | 'type': 'person'},
|
7 | {'email': 'mziab@o2.pl',
|
8 | 'name': 'Michał Ziąbkowski',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://gitlab.com/roslin-uberlay/roslin.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync roslin
|
15 | Already up to date.
|
16 | *** syncing roslin
|
17 | *** synced roslin
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ git show -q --pretty=format:%G? HEAD
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 roslin
|
22 | * Cache regenerated successfully
|