1 | {'description': {'en': 'Toolchain ebuilds that are unsuitable for the tree. '
|
2 | 'Snapshots,\n'
|
3 | ' unstable versions, etc...'},
|
4 | 'email': 'toolchain@gentoo.org',
|
5 | 'feed': ['https://cgit.gentoo.org/proj/toolchain.git/atom/'],
|
6 | 'homepage': 'https://cgit.gentoo.org/proj/toolchain.git/',
|
7 | 'name': 'toolchain',
|
8 | 'owner': [{'email': 'toolchain@gentoo.org', 'type': 'project'}],
|
9 | 'quality': 'experimental',
|
10 | 'repo': '\n ',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/proj/toolchain.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git://anongit.gentoo.org/proj/toolchain.git'},
|
15 | {'type': 'git',
|
16 | 'uri': 'git+ssh://git@git.gentoo.org/proj/toolchain.git'}],
|
17 | 'status': 'official'}
|
18 | $ pmaint sync toolchain
|
19 | Already up to date.
|
20 | *** syncing toolchain
|
21 | *** synced toolchain
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 toolchain
|
26 | * Cache regenerated successfully
|