1 | {'description': {'en': 'Personal overlay'},
|
2 | 'feed': ['https://gitlab.com/0bs1d1an/0bs1d1an-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay',
|
4 | 'name': '0bs1d1an',
|
5 | 'owner': [{'email': 'gkroon@maelstrom.ninja',
|
6 | 'name': 'Guido Kroon',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@gitlab.com/0bs1d1an/0bs1d1an-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync 0bs1d1an
|
15 | From https://gitlab.com/0bs1d1an/0bs1d1an-overlay
|
16 | 56f05af..de2007d master -> origin/master
|
17 | Updating 56f05af..de2007d
|
18 | Fast-forward
|
19 | app-crypt/age/Manifest | 5 +++--
|
20 | app-crypt/age/age-20200325.ebuild | 1 +
|
21 | app-crypt/age/age-20200519.ebuild | 1 +
|
22 | 3 files changed, 5 insertions(+), 2 deletions(-)
|
23 | *** syncing 0bs1d1an
|
24 | *** synced 0bs1d1an
|
25 | * Sync succeeded
|
26 | $ git log --format=%ci -1
|
27 | $ git show -q --pretty=format:%G? HEAD
|
28 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 0bs1d1an
|
29 | * Cache regenerated successfully
|