blob: 92bd626bc5af2ddee1e925a409ac94fafe994c72 (
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
|
{'description': {'en': 'Ebuilds by Florian Schmaus'},
'homepage': 'https://gitlab.com/Flow/flow-s-ebuilds',
'name': 'flow',
'owner': [{'email': 'flow@gentoo.org',
'name': 'Florian Schmaus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/Flow/flow-s-ebuilds.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flow
*** syncing flow
From https://gitlab.com/Flow/flow-s-ebuilds
e277c23..5a6049e master -> origin/master
Updating e277c23..5a6049e
Fast-forward
app-misc/openhab-bin/files/openhab.env | 5 +++++
app-misc/openhab-bin/files/openhab.service | 7 +------
app-misc/openhab-bin/openhab-bin-4.1.1.ebuild | 2 ++
3 files changed, 8 insertions(+), 6 deletions(-)
create mode 100644 app-misc/openhab-bin/files/openhab.env
*** synced flow
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 flow
* Cache regenerated successfully
|