1 | {'description': {'en': 'Overlay containing clients, servers and services for '
|
2 | 'the Matrix protocol',
|
3 | 'nl': 'Overlay met clients, servers en services voor het '
|
4 | 'Matrix protocol'},
|
5 | 'feed': ['https://gitlab.com/steils/matrix-overlay/commits/master.atom'],
|
6 | 'homepage': 'https://gitlab.com/steils/matrix-overlay',
|
7 | 'name': 'matrix',
|
8 | 'owner': [{'email': 'steils@gentoo.org',
|
9 | 'name': 'Stefan Strogin',
|
10 | 'type': 'person'}],
|
11 | 'quality': 'experimental',
|
12 | 'source': [{'type': 'git',
|
13 | 'uri': 'https://gitlab.com/steils/matrix-overlay.git'},
|
14 | {'type': 'git',
|
15 | 'uri': 'git+ssh://git@gitlab.com/steils/matrix-overlay.git'}],
|
16 | 'status': 'official'}
|
17 | $ pmaint sync matrix
|
18 | Already up to date.
|
19 | *** syncing matrix
|
20 | *** synced matrix
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 matrix
|
25 | * Cache regenerated successfully
|