1 | {'description': {'en': 'LibreSSL ebuilds testing repository'},
|
2 | 'feed': ['http://github.com/feeds/gentoo/commits/libressl/master'],
|
3 | 'homepage': 'https://github.com/gentoo/libressl',
|
4 | 'name': 'libressl',
|
5 | 'owner': [{'email': 'hasufell@gentoo.org',
|
6 | 'name': 'Julian Ospald',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/gentoo/libressl.git'},
|
10 | {'type': 'git', 'uri': 'git@github.com:gentoo/libressl.git'}],
|
11 | 'status': 'official'}
|
12 | $ pmaint sync libressl
|
13 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
14 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
16 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | Already up-to-date.
|
18 | *** syncing libressl
|
19 | *** synced libressl
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 libressl
|
23 | * Cache regenerated successfully
|