blob: d11943992231eb0ed8bcd6c70519e10d36356087 (
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
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl
*** syncing libressl
From https://anongit.gentoo.org/git/repo/proj/libressl
eb791f3..4fa866d master -> origin/master
Updating eb791f3..4fa866d
Fast-forward
dev-qt/qtbase/Manifest | 1 +
.../qtbase-6.5.3-forkfd-childstack-size.patch | 27 ++
.../qtbase/files/qtbase-6.5.3-xkbcommon160.patch | 18 +
dev-qt/qtbase/files/qtbase-6.6.0-libressl.patch | 446 +++++++++++++++++++++
dev-qt/qtbase/qtbase-6.5.2-r2.ebuild | 3 +-
...{qtbase-6.5.3.ebuild => qtbase-6.5.3-r1.ebuild} | 9 +-
dev-qt/qtbase/qtbase-6.6.0-r1.ebuild | 354 ++++++++++++++++
7 files changed, 853 insertions(+), 5 deletions(-)
create mode 100644 dev-qt/qtbase/files/qtbase-6.5.3-forkfd-childstack-size.patch
create mode 100644 dev-qt/qtbase/files/qtbase-6.5.3-xkbcommon160.patch
create mode 100644 dev-qt/qtbase/files/qtbase-6.6.0-libressl.patch
rename dev-qt/qtbase/{qtbase-6.5.3.ebuild => qtbase-6.5.3-r1.ebuild} (97%)
create mode 100644 dev-qt/qtbase/qtbase-6.6.0-r1.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
|