blob: 4fda0611abf98775521b4dfbb7d1e0e2fa77fc36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
{'description': {'en': 'LibreSSL ebuilds testing repository'},
'feed': ['https://cgit.gentoo.org/repo/proj/libressl.git/atom/'],
'homepage': 'https://wiki.gentoo.org/wiki/Project:LibreSSL',
'name': 'libressl',
'owner': [{'email': 'libressl@gentoo.org', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/proj/libressl.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/proj/libressl.git'}],
'status': 'official'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl
*** syncing libressl
From https://anongit.gentoo.org/git/repo/proj/libressl
bcbf39e..aa5c0c3 master -> origin/master
Updating bcbf39e..aa5c0c3
Fast-forward
dev-lang/rust/files/1.82.0-i586-baseline.patch | 44 ++
dev-lang/rust/rust-1.71.1-r100.ebuild | 739 +++++++++++++++++++++++
dev-lang/rust/rust-1.74.1-r100.ebuild | 773 ++++++++++++++++++++++++
dev-lang/rust/rust-1.75.0-r100.ebuild | 776 ++++++++++++++++++++++++
dev-lang/rust/rust-1.77.1-r100.ebuild | 775 ++++++++++++++++++++++++
dev-lang/rust/rust-1.79.0-r100.ebuild | 778 ++++++++++++++++++++++++
dev-lang/rust/rust-1.80.1-r100.ebuild | 777 ++++++++++++++++++++++++
dev-lang/rust/rust-1.81.0-r100.ebuild | 778 ++++++++++++++++++++++++
dev-lang/rust/rust-1.81.0.ebuild | 2 +-
dev-lang/rust/rust-1.82.0-r100.ebuild | 785 +++++++++++++++++++++++++
dev-lang/rust/rust-1.82.0.ebuild | 10 +-
11 files changed, 6235 insertions(+), 2 deletions(-)
create mode 100644 dev-lang/rust/files/1.82.0-i586-baseline.patch
create mode 100644 dev-lang/rust/rust-1.71.1-r100.ebuild
create mode 100644 dev-lang/rust/rust-1.74.1-r100.ebuild
create mode 100644 dev-lang/rust/rust-1.75.0-r100.ebuild
create mode 100644 dev-lang/rust/rust-1.77.1-r100.ebuild
create mode 100644 dev-lang/rust/rust-1.79.0-r100.ebuild
create mode 100644 dev-lang/rust/rust-1.80.1-r100.ebuild
create mode 100644 dev-lang/rust/rust-1.81.0-r100.ebuild
create mode 100644 dev-lang/rust/rust-1.82.0-r100.ebuild
*** synced libressl
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 libressl
* Cache regenerated successfully
|