1 | {'description': {'en': "Random stuff I am working on which isn't ready for the "
|
2 | 'tree for some reason'},
|
3 | 'feed': ['https://cgit.gentoo.org/dev/chutzpah.git/atom/'],
|
4 | 'homepage': 'https://cgit.gentoo.org/dev/chutzpah.git/',
|
5 | 'name': 'chutzpah',
|
6 | 'owner': [{'email': 'chutzpah@gentoo.org',
|
7 | 'name': 'Patrick McLean',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://anongit.gentoo.org/git/dev/chutzpah.git'},
|
12 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/chutzpah'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/dev/chutzpah.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync chutzpah
|
17 | Already up to date.
|
18 | *** syncing chutzpah
|
19 | *** synced chutzpah
|
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 chutzpah
|
24 | * Cache regenerated successfully
|