libressl

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.28
13
14
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl
15
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
*** syncing libressl
17
From https://anongit.gentoo.org/git/repo/proj/libressl
18
   ad88d17..beb26bc  master     -> origin/master
19
Updating ad88d17..beb26bc
20
Fast-forward
21
 dev-lang/rust/Manifest                             |   2 +
22
 .../rust/files/1.83.0-cross-compile-libz.patch     |  21 +
23
 .../files/1.83.0-libressl-openssl-sys-0.9.72.patch |  10 +
24
 dev-lang/rust/rust-1.83.0.ebuild                   | 740 +++++++++++++++++++++
25
 4 files changed, 773 insertions(+)
26
 create mode 100644 dev-lang/rust/files/1.83.0-cross-compile-libz.patch
27
 create mode 100644 dev-lang/rust/files/1.83.0-libressl-openssl-sys-0.9.72.patch
28
 create mode 100644 dev-lang/rust/rust-1.83.0.ebuild
29
*** synced libressl
30
 * Sync succeeded
31
$ git log --format=%ci -1
32
$ git show -q --pretty=format:%G? HEAD
33
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 libressl
34
 * Cache regenerated successfully