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
|
{'description': {'en': 'Personal overlay'},
'feed': ['https://github.com/PF4Public/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/PF4Public/gentoo-overlay',
'name': 'pf4public',
'owner': [{'email': 'PF4Public@mail.ru',
'name': 'PF4Public',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/PF4Public/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/PF4Public/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pf4public
*** syncing pf4public
From https://github.com/PF4Public/gentoo-overlay
c632021..0966cc9 master -> origin/master
Updating c632021..0966cc9
Fast-forward
dev-util/electron/Manifest | 1 +
dev-util/electron/electron-17.4.6.ebuild | 4 +-
dev-util/electron/electron-17.4.7.ebuild | 4 +-
dev-util/electron/electron-19.0.2.ebuild | 58 ++++++++++++++++++++--
dev-util/electron/electron-19.0.3.ebuild | 58 ++++++++++++++++++++--
.../ppc64le/{fixes => }/fix-breakpad-compile.patch | 0
.../files/ppc64le/fix-swiftshader-compile.patch | 26 ++++++++++
.../ppc64le/fixes/libpng-pdfium-compile-96.patch | 13 -----
.../{fixes => }/libpng-pdfium-compile-98.patch | 0
www-client/ungoogled-chromium/Manifest | 1 +
.../ungoogled-chromium-102.0.5005.61_p3-r2.ebuild | 4 +-
.../ungoogled-chromium-102.0.5005.61_p3.ebuild | 4 +-
12 files changed, 142 insertions(+), 31 deletions(-)
rename dev-util/electron/files/ppc64le/{fixes => }/fix-breakpad-compile.patch (100%)
create mode 100644 dev-util/electron/files/ppc64le/fix-swiftshader-compile.patch
delete mode 100644 dev-util/electron/files/ppc64le/fixes/libpng-pdfium-compile-96.patch
rename dev-util/electron/files/ppc64le/{fixes => }/libpng-pdfium-compile-98.patch (100%)
*** synced pf4public
* 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 pf4public
* Cache regenerated successfully
|