1 | {'description': {'en': 'LibreSSL ebuilds testing repository'},
|
2 | 'feed': ['https://github.com/feeds/gentoo/commits/libressl/master'],
|
3 | 'homepage': 'https://github.com/gentoo/libressl',
|
4 | 'name': 'libressl',
|
5 | 'owner': [{'email': 'libressl@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/gentoo/libressl.git'},
|
8 | {'type': 'git', 'uri': 'git@github.com:gentoo/libressl.git'}],
|
9 | 'status': 'official'}
|
10 | $ pmaint sync libressl
|
11 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
12 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
13 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
14 | *** syncing libressl
|
15 | From https://github.com/gentoo/libressl
|
16 | 055f92a..5c00da1 master -> origin/master
|
17 | Updating 055f92a..5c00da1
|
18 | Fast-forward
|
19 | app-crypt/signify/metadata.xml | 8 --------
|
20 | app-crypt/signify/signify-9999.ebuild | 37 -----------------------------------
|
21 | 2 files changed, 45 deletions(-)
|
22 | delete mode 100644 app-crypt/signify/metadata.xml
|
23 | delete mode 100644 app-crypt/signify/signify-9999.ebuild
|
24 | *** synced libressl
|
25 | * Sync succeeded
|
26 | $ git log --format=%ci -1
|
27 | $ git show -q --pretty=format:%G? HEAD
|
28 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 libressl
|
29 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
30 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
31 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
32 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
33 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
34 | * Cache regenerated successfully
|