blob: 62ca15a847028eeba125c0dbf81af4fa654369ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Ebuilds by Florian Schmaus'},
'homepage': 'https://gitlab.com/Flow/flow-s-ebuilds',
'name': 'flow',
'owner': [{'email': 'flo@geekplace.eu',
'name': 'Florian Schmaus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/Flow/flow-s-ebuilds.git'}],
'status': 'unofficial'}
$ pmaint sync flow
Already up to date.
*** syncing flow
*** synced flow
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 flow
* net-misc/electrumx-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* Cache regen failed with 1
|