1 | {'description': {'en': 'Useful tools for SysAdmins or DevOps'},
|
2 | 'feed': ['https://gitlab.com/ILMostro/ag-ops/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/ILMostro/ag-ops',
|
4 | 'name': 'ag-ops',
|
5 | 'owner': [{'email': 'ilmostro7@gmail.com',
|
6 | 'name': 'John Johnson',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/ILMostro/ag-ops.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@gitlab.com/ILMostro/ag-ops.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync ag-ops
|
14 | Already up to date.
|
15 | *** syncing ag-ops
|
16 | *** synced ag-ops
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ag-ops
|
21 | * Cache regenerated successfully
|