blob: 99b7dfae6d7f7c5543684179460e38f7f527456d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Overlay for apps related to secure communication, '
'cryptography, cryptocurrency, server-side stuff, etc.'},
'feed': ['https://gitlab.com/chaoslab/chaoslab-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/chaoslab/chaoslab-overlay',
'name': 'chaoslab',
'owner': [{'email': 'gentoo@chaoslab.org',
'name': 'Ian Moone',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/chaoslab/chaoslab-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync chaoslab
Already up to date.
*** syncing chaoslab
*** synced chaoslab
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 chaoslab
* Cache regenerated successfully
|