blob: 10272d22b2223b21ab656a0e1eb7a8533acfacff (
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
28
29
30
|
{'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
From https://gitlab.com/Flow/flow-s-ebuilds
01497f1..88337dc master -> origin/master
Updating 01497f1..88337dc
Fast-forward
dev-python/yapf/Manifest | 17 +++++++++++++++++
dev-python/yapf/metadata.xml | 18 ++++++++++++++++++
dev-python/yapf/yapf-0.29.0.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 59 insertions(+)
create mode 100644 dev-python/yapf/Manifest
create mode 100644 dev-python/yapf/metadata.xml
create mode 100644 dev-python/yapf/yapf-0.29.0.ebuild
*** 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
* games-rpg/amnesia-tdd-1.2.1: failed sourcing ebuild: check-reqs: EAPI=3 is not supported
* Cache regen failed with 1
|