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
48
49
50
51
52
53
54
55
56
57
58
59
|
{'description': {'en': "stha09's personal overlay"},
'feed': ['https://github.com/stha09/gpo-stha09/commits/master.atom'],
'homepage': 'https://github.com/stha09/gpo-stha09',
'name': 'stha09',
'owner': [{'email': 'sultan@gentoo.org',
'name': 'Stephan Hartmann',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/stha09/gpo-stha09.git'},
{'type': 'git', 'uri': 'git@github.com:stha09/gpo-stha09.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync stha09
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing stha09
From https://github.com/stha09/gpo-stha09
9a1b5bd..6d2c0a1 master -> origin/master
Updating 9a1b5bd..6d2c0a1
Fast-forward
www-client/ungoogled-chromium/Manifest | 4 +
.../files/chromium-107-system-zlib.patch | 10 +
.../chromium-108-DocumentLoader-private.patch | 36 +
.../files/chromium-108-EnumTable-crash.patch | 76 ++
...8-revert-GlobalMediaControlsCastStartStop.patch | 35 +
.../files/chromium-109-system-openh264.patch | 20 +
.../files/chromium-109-system-zlib.patch | 10 +
.../files/chromium-93-InkDropHost-crash.patch | 25 +
.../files/chromium-98-gtk4-build.patch | 56 +
.../ungoogled-chromium/files/chromium-browser.xml | 13 +
.../files/chromium-cross-compile.patch | 12 +
.../files/chromium-launcher-r7.sh | 59 +
.../files/chromium-shim_headers.patch | 48 +
.../ungoogled-chromium/files/chromium.default | 5 +
www-client/ungoogled-chromium/metadata.xml | 30 +
.../ungoogled-chromium-108.0.5359.124.ebuild | 1236 ++++++++++++++++++++
16 files changed, 1675 insertions(+)
create mode 100644 www-client/ungoogled-chromium/Manifest
create mode 100644 www-client/ungoogled-chromium/files/chromium-107-system-zlib.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium-108-DocumentLoader-private.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium-108-EnumTable-crash.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium-108-revert-GlobalMediaControlsCastStartStop.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium-109-system-openh264.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium-109-system-zlib.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium-93-InkDropHost-crash.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium-98-gtk4-build.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium-browser.xml
create mode 100644 www-client/ungoogled-chromium/files/chromium-cross-compile.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium-launcher-r7.sh
create mode 100644 www-client/ungoogled-chromium/files/chromium-shim_headers.patch
create mode 100644 www-client/ungoogled-chromium/files/chromium.default
create mode 100644 www-client/ungoogled-chromium/metadata.xml
create mode 100644 www-client/ungoogled-chromium/ungoogled-chromium-108.0.5359.124.ebuild
*** synced stha09
* 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 stha09
* Cache regenerated successfully
|