1 | {'description': {'en': 'For learning purposes.'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/mklich.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/mklich.git/',
|
4 | 'name': 'mklich',
|
5 | 'owner': [{'email': 'michal@michalklich.com',
|
6 | 'name': u'Micha\u0142 Klich',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/user/mklich.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/user/mklich.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/mklich.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync mklich
|
17 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
18 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
20 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
21 | Already up-to-date.
|
22 | *** syncing mklich
|
23 | *** synced mklich
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 mklich
|
27 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
28 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
29 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
30 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
31 | * Cache regenerated successfully
|