1 | {'description': {'en': 'Developer overlay'},
|
2 | 'feed': ['https://gitweb.gentoo.org/repo/dev/tranquility.git/atom/'],
|
3 | 'homepage': 'https://gitweb.gentoo.org/repo/dev/tranquility.git/',
|
4 | 'name': 'tranquility',
|
5 | 'owner': [{'email': 'tranquility@gentoo.org',
|
6 | 'name': 'Ole Reifschneider',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/dev/tranquility.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/dev/tranquility.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/dev/tranquility.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync tranquility
|
17 | Already up to date.
|
18 | *** syncing tranquility
|
19 | *** synced tranquility
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tranquility
|
24 | * Cache regenerated successfully
|