diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-12-16 19:18:14 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-12-16 19:18:14 +0000 |
commit | 7e68b0b7bf90afb5786bf74d9669d030c1928837 (patch) | |
tree | 5fc81a1bc5937288949084b5359570362c70d409 /electron.txt | |
parent | 2024-12-16T19:00:00Z (diff) | |
download | repos-7e68b0b7bf90afb5786bf74d9669d030c1928837.tar.gz repos-7e68b0b7bf90afb5786bf74d9669d030c1928837.tar.bz2 repos-7e68b0b7bf90afb5786bf74d9669d030c1928837.zip |
2024-12-16T19:15:00Z
Diffstat (limited to 'electron.txt')
-rw-r--r-- | electron.txt | 19 |
1 files changed, 18 insertions, 1 deletions
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 |