diff options
Diffstat (limited to 'pg_overlay.txt')
-rw-r--r-- | pg_overlay.txt | 38 |
1 files changed, 37 insertions, 1 deletions
diff --git a/pg_overlay.txt b/pg_overlay.txt index d54ab5164533..846d3e5ecbe0 100644 --- a/pg_overlay.txt +++ b/pg_overlay.txt @@ -23,7 +23,43 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://gitlab.com/Perfect_Gentleman/PG_Overlay + a494833..cb97ed6 master -> origin/master +Updating a494833..cb97ed6 +Fast-forward + www-client/ungoogled-chromium/Manifest | 19 + + .../files/chromium-86-fix-vaapi-on-intel.patch | 40 + + .../files/chromium-87-icu68.patch | 400 ++++++++ + .../files/chromium-87-ozone-deps.patch | 15 + + .../files/chromium-87-v8-icu68.patch | 192 ++++ + .../files/chromium-87-webcodecs-deps.patch | 26 + + .../ungoogled-chromium/files/chromium-browser.xml | 13 + + .../files/chromium-launcher-r6.sh | 50 + + .../files/chromium-system-jsoncpp-r2.patch | 56 + + .../files/chromium-system-openjpeg-r2.patch | 27 + + .../files/chromium-ucf-dict-utility.patch | 111 ++ + .../ungoogled-chromium/files/chromium.default | 10 + + .../ungoogled-chromium/files/update-dicts.sh | 58 ++ + .../files/vdpau-support-r2.patch | 55 + + www-client/ungoogled-chromium/metadata.xml | 49 + + .../ungoogled-chromium-87.0.4280.141.ebuild | 1067 ++++++++++++++++++++ + 16 files changed, 2188 insertions(+) + create mode 100644 www-client/ungoogled-chromium/Manifest + create mode 100644 www-client/ungoogled-chromium/files/chromium-86-fix-vaapi-on-intel.patch + create mode 100644 www-client/ungoogled-chromium/files/chromium-87-icu68.patch + create mode 100644 www-client/ungoogled-chromium/files/chromium-87-ozone-deps.patch + create mode 100644 www-client/ungoogled-chromium/files/chromium-87-v8-icu68.patch + create mode 100644 www-client/ungoogled-chromium/files/chromium-87-webcodecs-deps.patch + create mode 100644 www-client/ungoogled-chromium/files/chromium-browser.xml + create mode 100644 www-client/ungoogled-chromium/files/chromium-launcher-r6.sh + create mode 100644 www-client/ungoogled-chromium/files/chromium-system-jsoncpp-r2.patch + create mode 100644 www-client/ungoogled-chromium/files/chromium-system-openjpeg-r2.patch + create mode 100644 www-client/ungoogled-chromium/files/chromium-ucf-dict-utility.patch + create mode 100644 www-client/ungoogled-chromium/files/chromium.default + create mode 100644 www-client/ungoogled-chromium/files/update-dicts.sh + create mode 100644 www-client/ungoogled-chromium/files/vdpau-support-r2.patch + create mode 100644 www-client/ungoogled-chromium/metadata.xml + create mode 100644 www-client/ungoogled-chromium/ungoogled-chromium-87.0.4280.141.ebuild *** syncing pg_overlay *** synced pg_overlay * Sync succeeded |