summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-03-06 14:16:49 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-03-06 14:16:49 +0000
commit47c04e7d632a8ba084f551b8a9fb443d02f87662 (patch)
tree956d55845069f4bee02395c21cfbc2e72426c58d /pg_overlay.txt
parent2023-03-06T14:00:01Z (diff)
downloadrepos-47c04e7d632a8ba084f551b8a9fb443d02f87662.tar.gz
repos-47c04e7d632a8ba084f551b8a9fb443d02f87662.tar.bz2
repos-47c04e7d632a8ba084f551b8a9fb443d02f87662.zip
2023-03-06T14:15:01Z
Diffstat (limited to 'pg_overlay.txt')
-rw-r--r--pg_overlay.txt78
1 files changed, 77 insertions, 1 deletions
diff --git a/pg_overlay.txt b/pg_overlay.txt
index 8ee71ffe8965..b64164639466 100644
--- a/pg_overlay.txt
+++ b/pg_overlay.txt
@@ -13,7 +13,83 @@ pkgcore 0.12.19
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pg_overlay
*** syncing pg_overlay
-Already up to date.
+From https://gitlab.com/Perfect_Gentleman/PG_Overlay
+ 7d9fcd261..cf4a52992 master -> origin/master
+Updating 7d9fcd261..cf4a52992
+Fast-forward
+ .../www-client/ungoogled-chromium-111.0.5563.50_p1 | 16 +
+ www-client/ungoogled-chromium/Manifest | 5 +
+ .../files/callee_saved_registers.diff | 2225 ++++++++++++++++++++
+ .../files/chromium-108-EnumTable-crash.patch | 76 +
+ .../files/chromium-109-system-icu.patch | 58 +
+ .../files/chromium-109-system-openh264.patch | 20 +
+ .../files/chromium-109-system-zlib.patch | 10 +
+ .../files/chromium-93-InkDropHost-crash.patch | 25 +
+ .../files/chromium-93-ffmpeg-4.4.patch | 60 +
+ .../files/chromium-98-EnumTable-crash.patch | 76 +
+ .../files/chromium-98-gtk4-build.patch | 56 +
+ .../files/chromium-99-opus.patch | 12 +
+ .../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 +
+ .../files/chromium-system-openjpeg-r4.patch | 35 +
+ .../files/chromium-ucf-dict-utility.patch | 111 +
+ ...ium-use-oauth2-client-switches-as-default.patch | 17 +
+ .../ungoogled-chromium/files/chromium.default | 10 +
+ .../files/gtk-fix-prefers-color-scheme-query.diff | 54 +
+ .../files/is_standard_layout_trait.diff | 202 ++
+ www-client/ungoogled-chromium/files/jsoncpp.gn | 33 +
+ www-client/ungoogled-chromium/files/libusb.gn | 24 +
+ .../files/perfetto-system-zlib.patch | 11 +
+ .../files/ppc64le/fix-breakpad-compile.patch | 29 +
+ .../files/ppc64le/fix-swiftshader-compile.patch | 26 +
+ .../files/ppc64le/libpng-pdfium-compile-98.patch | 13 +
+ .../ungoogled-chromium/files/restore-x86-r2.patch | 19 +
+ .../reverse-roll-src-third_party-ffmpeg.patch | 287 +++
+ ...erse-roll-src-third_party-ffmpeg_duration.patch | 15 +
+ .../unbundle-ffmpeg-av_stream_get_first_dts.patch | 12 +
+ .../ungoogled-chromium/files/update-dicts.sh | 58 +
+ www-client/ungoogled-chromium/files/vaapi-av1.diff | 51 +
+ www-client/ungoogled-chromium/metadata.xml | 57 +
+ .../ungoogled-chromium-111.0.5563.50_p1.ebuild | 1426 +++++++++++++
+ 36 files changed, 5261 insertions(+)
+ create mode 100644 metadata/md5-cache/www-client/ungoogled-chromium-111.0.5563.50_p1
+ create mode 100644 www-client/ungoogled-chromium/Manifest
+ create mode 100644 www-client/ungoogled-chromium/files/callee_saved_registers.diff
+ create mode 100644 www-client/ungoogled-chromium/files/chromium-108-EnumTable-crash.patch
+ create mode 100644 www-client/ungoogled-chromium/files/chromium-109-system-icu.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-93-ffmpeg-4.4.patch
+ create mode 100644 www-client/ungoogled-chromium/files/chromium-98-EnumTable-crash.patch
+ create mode 100644 www-client/ungoogled-chromium/files/chromium-98-gtk4-build.patch
+ create mode 100644 www-client/ungoogled-chromium/files/chromium-99-opus.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-system-openjpeg-r4.patch
+ create mode 100644 www-client/ungoogled-chromium/files/chromium-ucf-dict-utility.patch
+ create mode 100644 www-client/ungoogled-chromium/files/chromium-use-oauth2-client-switches-as-default.patch
+ create mode 100644 www-client/ungoogled-chromium/files/chromium.default
+ create mode 100644 www-client/ungoogled-chromium/files/gtk-fix-prefers-color-scheme-query.diff
+ create mode 100644 www-client/ungoogled-chromium/files/is_standard_layout_trait.diff
+ create mode 100644 www-client/ungoogled-chromium/files/jsoncpp.gn
+ create mode 100644 www-client/ungoogled-chromium/files/libusb.gn
+ create mode 100644 www-client/ungoogled-chromium/files/perfetto-system-zlib.patch
+ create mode 100644 www-client/ungoogled-chromium/files/ppc64le/fix-breakpad-compile.patch
+ create mode 100644 www-client/ungoogled-chromium/files/ppc64le/fix-swiftshader-compile.patch
+ create mode 100644 www-client/ungoogled-chromium/files/ppc64le/libpng-pdfium-compile-98.patch
+ create mode 100644 www-client/ungoogled-chromium/files/restore-x86-r2.patch
+ create mode 100644 www-client/ungoogled-chromium/files/reverse-roll-src-third_party-ffmpeg.patch
+ create mode 100644 www-client/ungoogled-chromium/files/reverse-roll-src-third_party-ffmpeg_duration.patch
+ create mode 100644 www-client/ungoogled-chromium/files/unbundle-ffmpeg-av_stream_get_first_dts.patch
+ create mode 100644 www-client/ungoogled-chromium/files/update-dicts.sh
+ create mode 100644 www-client/ungoogled-chromium/files/vaapi-av1.diff
+ create mode 100644 www-client/ungoogled-chromium/metadata.xml
+ create mode 100644 www-client/ungoogled-chromium/ungoogled-chromium-111.0.5563.50_p1.ebuild
*** synced pg_overlay
* Sync succeeded
$ git log --format=%ci -1