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