summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-03-28 11:46:45 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-03-28 11:46:45 +0000
commitba485c2b5735c434401cdc27d3dc1ad999a38303 (patch)
tree8084f56ab0aa037c7e7ebc8adf98eac7a8ef217b /FireBurn.txt
parent2023-03-28T11:30:01Z (diff)
downloadrepos-ba485c2b5735c434401cdc27d3dc1ad999a38303.tar.gz
repos-ba485c2b5735c434401cdc27d3dc1ad999a38303.tar.bz2
repos-ba485c2b5735c434401cdc27d3dc1ad999a38303.zip
2023-03-28T11:45:01Z
Diffstat (limited to 'FireBurn.txt')
-rw-r--r--FireBurn.txt80
1 files changed, 1 insertions, 79 deletions
diff --git a/FireBurn.txt b/FireBurn.txt
index 8859179e544b..954a8a812df4 100644
--- a/FireBurn.txt
+++ b/FireBurn.txt
@@ -14,85 +14,7 @@ pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync FireBurn
*** syncing FireBurn
-From https://github.com/FireBurn/Overlay
- 016debb..e43c2b8 master -> origin/master
-Updating 016debb..e43c2b8
-Fast-forward
- dev-lang/rust/Manifest | 136 ++
- .../rust/files/1.62.1-musl-dynamic-linking.patch | 25 +
- ...64.0-vendor-rustix-sparc-has-no-SIGSTKFLT.patch | 60 +
- ....0-ignore-broken-and-non-applicable-tests.patch | 40 +
- dev-lang/rust/files/1.67.0-doc-wasm.patch | 34 +
- ....0-ignore-broken-and-non-applicable-tests.patch | 40 +
- dev-lang/rust/metadata.xml | 29 +
- dev-lang/rust/rust-1.68.1.ebuild | 741 +++++++++++
- www-client/chromium/Manifest | 5 +
- www-client/chromium/chromium-111.0.5563.64.ebuild | 1255 ++++++++++++++++++
- .../files/chromium-108-EnumTable-crash.patch | 76 ++
- .../chromium/files/chromium-109-system-icu.patch | 58 +
- .../files/chromium-109-system-openh264.patch | 20 +
- .../chromium/files/chromium-109-system-zlib.patch | 10 +
- .../chromium/files/chromium-109-v8-icu72.patch | 106 ++
- .../files/chromium-111-ozone-platform.patch | 32 +
- .../files/chromium-93-InkDropHost-crash.patch | 25 +
- .../chromium/files/chromium-98-gtk4-build.patch | 56 +
- www-client/chromium/files/chromium-browser.xml | 13 +
- .../chromium/files/chromium-cross-compile.patch | 12 +
- www-client/chromium/files/chromium-launcher-r7.sh | 59 +
- .../chromium/files/chromium-shim_headers.patch | 48 +
- ...ium-use-oauth2-client-switches-as-default.patch | 17 +
- www-client/chromium/files/chromium.default | 5 +
- www-client/chromium/metadata.xml | 33 +
- www-client/firefox/Manifest | 101 ++
- .../firefox/files/disable-auto-update.policy.json | 5 +
- www-client/firefox/files/distribution.ini | 42 +
- www-client/firefox/files/firefox-r1.sh | 116 ++
- www-client/firefox/files/gentoo-default-prefs.js | 12 +
- www-client/firefox/files/gentoo-hwaccel-prefs.js | 3 +
- .../firefox/files/gentoo-hwaccel-prefs.js-r2 | 5 +
- www-client/firefox/files/icon/firefox-r2.desktop | 236 ++++
- www-client/firefox/files/icon/firefox-r3.desktop | 236 ++++
- www-client/firefox/files/icon/firefox-symbolic.svg | 64 +
- www-client/firefox/firefox-111.0.ebuild | 1370 ++++++++++++++++++++
- www-client/firefox/metadata.xml | 40 +
- 37 files changed, 5165 insertions(+)
- create mode 100644 dev-lang/rust/Manifest
- create mode 100644 dev-lang/rust/files/1.62.1-musl-dynamic-linking.patch
- create mode 100644 dev-lang/rust/files/1.64.0-vendor-rustix-sparc-has-no-SIGSTKFLT.patch
- create mode 100644 dev-lang/rust/files/1.65.0-ignore-broken-and-non-applicable-tests.patch
- create mode 100644 dev-lang/rust/files/1.67.0-doc-wasm.patch
- create mode 100644 dev-lang/rust/files/1.68.0-ignore-broken-and-non-applicable-tests.patch
- create mode 100644 dev-lang/rust/metadata.xml
- create mode 100644 dev-lang/rust/rust-1.68.1.ebuild
- create mode 100644 www-client/chromium/Manifest
- create mode 100644 www-client/chromium/chromium-111.0.5563.64.ebuild
- create mode 100644 www-client/chromium/files/chromium-108-EnumTable-crash.patch
- create mode 100644 www-client/chromium/files/chromium-109-system-icu.patch
- create mode 100644 www-client/chromium/files/chromium-109-system-openh264.patch
- create mode 100644 www-client/chromium/files/chromium-109-system-zlib.patch
- create mode 100644 www-client/chromium/files/chromium-109-v8-icu72.patch
- create mode 100644 www-client/chromium/files/chromium-111-ozone-platform.patch
- create mode 100644 www-client/chromium/files/chromium-93-InkDropHost-crash.patch
- create mode 100644 www-client/chromium/files/chromium-98-gtk4-build.patch
- create mode 100644 www-client/chromium/files/chromium-browser.xml
- create mode 100644 www-client/chromium/files/chromium-cross-compile.patch
- create mode 100644 www-client/chromium/files/chromium-launcher-r7.sh
- create mode 100644 www-client/chromium/files/chromium-shim_headers.patch
- create mode 100644 www-client/chromium/files/chromium-use-oauth2-client-switches-as-default.patch
- create mode 100644 www-client/chromium/files/chromium.default
- create mode 100644 www-client/chromium/metadata.xml
- create mode 100644 www-client/firefox/Manifest
- create mode 100644 www-client/firefox/files/disable-auto-update.policy.json
- create mode 100644 www-client/firefox/files/distribution.ini
- create mode 100644 www-client/firefox/files/firefox-r1.sh
- create mode 100644 www-client/firefox/files/gentoo-default-prefs.js
- create mode 100644 www-client/firefox/files/gentoo-hwaccel-prefs.js
- create mode 100644 www-client/firefox/files/gentoo-hwaccel-prefs.js-r2
- create mode 100644 www-client/firefox/files/icon/firefox-r2.desktop
- create mode 100644 www-client/firefox/files/icon/firefox-r3.desktop
- create mode 100644 www-client/firefox/files/icon/firefox-symbolic.svg
- create mode 100644 www-client/firefox/firefox-111.0.ebuild
- create mode 100644 www-client/firefox/metadata.xml
+Already up to date.
*** synced FireBurn
* Sync succeeded
$ git log --format=%ci -1