blob: a03aea8c906708f9b1578c2ca8771dffa22e1a59 (
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
|
{'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
fa83d33..7f99c6f master -> origin/master
Updating fa83d33..7f99c6f
Fast-forward
dev-python/PyQt6/files/PyQt6-6.6.1-qt670.patch | 77 ----------------------
.../cryptography/cryptography-43.0.3-r1.ebuild | 1 +
.../files/maturin-1.4.0-libressl-openssl-sys.patch | 10 ---
3 files changed, 1 insertion(+), 87 deletions(-)
delete mode 100644 dev-python/PyQt6/files/PyQt6-6.6.1-qt670.patch
delete mode 100644 dev-util/maturin/files/maturin-1.4.0-libressl-openssl-sys.patch
*** 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
|