1 | {'description': {'en': 'Gentoo X11 team overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/x11.git/atom/'],
|
3 | 'homepage': 'http://www.gentoo.org/proj/en/desktop/x/x11/',
|
4 | 'name': 'x11',
|
5 | 'owner': [{'email': 'x11@gentoo.org', 'name': 'Donnie Berkholz'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/x11'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/proj/x11.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/proj/x11.git'}],
|
12 | 'status': 'official'}
|
13 | $ pmaint sync x11
|
14 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
15 | 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).
|
16 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
17 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
18 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
19 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
20 | 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).
|
21 | Already up-to-date.
|
22 | *** syncing x11
|
23 | *** synced x11
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 x11
|
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
|