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