From 7e68b0b7bf90afb5786bf74d9669d030c1928837 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 16 Dec 2024 19:18:14 +0000 Subject: 2024-12-16T19:15:00Z --- electron.txt | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'electron.txt') diff --git a/electron.txt b/electron.txt index 86adedef2eae..0afe765630b2 100644 --- a/electron.txt +++ b/electron.txt @@ -14,8 +14,25 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync electron +WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing electron -Already up to date. +From https://github.com/elprans/electron-overlay + 9557cbf..e3edbdb master -> origin/master +Updating 9557cbf..e3edbdb +Fast-forward + app-editors/vscode/Manifest | 5 + + app-editors/vscode/vscode-1.95.1.ebuild | 518 ++++ + dev-util/electron/Manifest | 283 ++ + dev-util/electron/electron-32.2.2.ebuild | 2737 ++++++++++++++++++++ + .../chromium-126-oauth2-client-switches.patch | 45 + + .../chromium-127-bindgen-custom-toolchain.patch | 111 + + .../files/chromium-127-updater-systemd.patch | 73 + + 7 files changed, 3772 insertions(+) + create mode 100644 app-editors/vscode/vscode-1.95.1.ebuild + create mode 100644 dev-util/electron/electron-32.2.2.ebuild + create mode 100644 dev-util/electron/files/chromium-126-oauth2-client-switches.patch + create mode 100644 dev-util/electron/files/chromium-127-bindgen-custom-toolchain.patch + create mode 100644 dev-util/electron/files/chromium-127-updater-systemd.patch *** synced electron * Sync succeeded $ git log --format=%ci -1 -- cgit v1.2.3-65-gdbad