blob: 1a315e40226afdea76b72b8847ef4d9f2b6349cd (
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
|
{'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.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flow
*** syncing flow
From https://gitlab.com/Flow/flow-s-ebuilds
f66464b..c7251a1 master -> origin/master
Updating f66464b..c7251a1
Fast-forward
app-backup/doborg/doborg-9999.ebuild | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
*** 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
|