1 | {'description': {'en': 'Ebuilds by Florian Schmaus'},
|
2 | 'homepage': 'https://gitlab.com/Flow/flow-s-ebuilds',
|
3 | 'name': 'flow',
|
4 | 'owner': [{'email': 'flo@geekplace.eu',
|
5 | 'name': 'Florian Schmaus',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://gitlab.com/Flow/flow-s-ebuilds.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync flow
|
12 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
13 | Already up-to-date.
|
14 | *** syncing flow
|
15 | *** synced flow
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 flow
|
19 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
20 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
21 | * Cache regenerated successfully
|