blob: c526ee4b87c5c0ef23360676163f1d81cb80885d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
{'description': {'en': 'Personal overlay'},
'feed': ['https://gitlab.com/0bs1d1an/0bs1d1an-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay',
'name': '0bs1d1an',
'owner': [{'email': 'gkroon@maelstrom.ninja',
'name': 'Guido Kroon',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/0bs1d1an/0bs1d1an-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync 0bs1d1an
From https://gitlab.com/0bs1d1an/0bs1d1an-overlay
23c1d04..14e35fb master -> origin/master
Updating 23c1d04..14e35fb
Fast-forward
profiles/0bs1d1an/hardened/linux/amd64/binary/parent | 1 +
1 file changed, 1 insertion(+)
*** syncing 0bs1d1an
*** synced 0bs1d1an
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 0bs1d1an
* Cache regenerated successfully
|