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
47
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pf4public
*** syncing pf4public
From https://github.com/PF4Public/gentoo-overlay
ceb6d2b0..61ce1328 master -> origin/master
Updating ceb6d2b0..61ce1328
Fast-forward
.../ungoogled-chromium/files/bad-font-gc0.patch | 250 ++
.../ungoogled-chromium/files/bad-font-gc00.patch | 159 +
.../ungoogled-chromium/files/bad-font-gc000.patch | 107 +
.../ungoogled-chromium/files/bad-font-gc0000.patch | 425 +++
.../ungoogled-chromium/files/bad-font-gc1.patch | 258 ++
.../ungoogled-chromium/files/bad-font-gc11.patch | 411 +++
.../ungoogled-chromium/files/bad-font-gc2.patch | 3715 ++++++++++++++++++++
.../ungoogled-chromium/files/bad-font-gc3.patch | 38 +
.../files/chromium-124-libstdc++.patch | 548 +++
.../ungoogled-chromium-124.0.6367.118_p1.ebuild | 10 +-
10 files changed, 5920 insertions(+), 1 deletion(-)
create mode 100644 www-client/ungoogled-chromium/files/bad-font-gc0.patch
create mode 100644 www-client/ungoogled-chromium/files/bad-font-gc00.patch
create mode 100644 www-client/ungoogled-chromium/files/bad-font-gc000.patch
create mode 100644 www-client/ungoogled-chromium/files/bad-font-gc0000.patch
create mode 100644 www-client/ungoogled-chromium/files/bad-font-gc1.patch
create mode 100644 www-client/ungoogled-chromium/files/bad-font-gc11.patch
create mode 100644 www-client/ungoogled-chromium/files/bad-font-gc2.patch
create mode 100644 www-client/ungoogled-chromium/files/bad-font-gc3.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium-124-libstdc++.patch
*** 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
|