blob: 69200b94d8d5e93b0f8886d4f9c6bfbb335e0a6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'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
Already up to date.
*** 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
|