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 | pkgcore 0.12.24
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl
|
15 | WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing libressl
|
18 | From https://anongit.gentoo.org/git/repo/proj/libressl
|
19 | 2865c96..62b14f7 master -> origin/master
|
20 | Updating 2865c96..62b14f7
|
21 | Fast-forward
|
22 | dev-libs/libressl/Manifest | 2 -
|
23 | .../files/libressl-3.6.2-genrsa-rand.patch | 26 --------
|
24 | .../files/libressl-3.7.0-no-static-tests.patch | 69 ----------------------
|
25 | dev-libs/libressl/libressl-3.6.3.ebuild | 60 -------------------
|
26 | dev-libs/libressl/libressl-3.8.4.ebuild | 2 +-
|
27 | dev-libs/openssl/openssl-3.6.3.ebuild | 20 -------
|
28 | 6 files changed, 1 insertion(+), 178 deletions(-)
|
29 | delete mode 100644 dev-libs/libressl/files/libressl-3.6.2-genrsa-rand.patch
|
30 | delete mode 100644 dev-libs/libressl/files/libressl-3.7.0-no-static-tests.patch
|
31 | delete mode 100644 dev-libs/libressl/libressl-3.6.3.ebuild
|
32 | delete mode 100644 dev-libs/openssl/openssl-3.6.3.ebuild
|
33 | *** synced libressl
|
34 | * Sync succeeded
|
35 | $ git log --format=%ci -1
|
36 | $ git show -q --pretty=format:%G? HEAD
|
37 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 libressl
|
38 | * Cache regenerated successfully
|