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