diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-08-15 04:03:50 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-08-15 04:03:50 +0000 |
commit | c679f8c12721961f5edbc61207048e93640996c4 (patch) | |
tree | abb774e28cf6e82f32a5da9a9f6aaaf5dcc82552 /arrans-overlay.txt | |
parent | 2024-08-15T03:45:00Z (diff) | |
download | repos-c679f8c12721961f5edbc61207048e93640996c4.tar.gz repos-c679f8c12721961f5edbc61207048e93640996c4.tar.bz2 repos-c679f8c12721961f5edbc61207048e93640996c4.zip |
2024-08-15T04:00:00Z
Diffstat (limited to 'arrans-overlay.txt')
-rw-r--r-- | arrans-overlay.txt | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/arrans-overlay.txt b/arrans-overlay.txt index 71227a215339..c4286097b436 100644 --- a/arrans-overlay.txt +++ b/arrans-overlay.txt @@ -15,10 +15,38 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync arrans-overlay *** syncing arrans-overlay -Already up to date. +From https://github.com/arran4/arrans_overlay + 58ac31d..a471509 main -> origin/main +Updating 58ac31d..a471509 +Fast-forward + .../workflows/app-admin-chezmoi-bin-update.yaml | 251 +++++++++++++++------ + .github/workflows/app-admin-g2-bin-update.yaml | 151 ++++++++----- + .../workflows/app-misc-local-ai-bin-update.yaml | 140 ++++++++++++ + .../workflows/app-misc-superfile-bin-update.yaml | 142 ++++++++++++ + .../workflows/go-dev-goreleaser-bin-update.yaml | 193 ++++++++++++++++ + .github/workflows/net-im-slackdump-bin-update.yaml | 160 ++++++++----- + .github/workflows/www-apps-hugo-bin-update.yaml | 178 ++++++++++----- + .../workflows/www-apps-pagefind-bin-update.yaml | 162 +++++++++++++ + app-misc/local-ai-bin/Manifest | 3 + + app-misc/local-ai-bin/local-ai-bin-2.19.4.ebuild | 36 +++ + net-im/slackdump-bin/Manifest | 5 +- + .../slackdump-bin/slackdump-bin-2.5.0_beta.ebuild | 45 ++++ + www-apps/pagefind-bin/Manifest | 4 + + www-apps/pagefind-bin/pagefind-bin-1.1.0.ebuild | 52 +++++ + 14 files changed, 1272 insertions(+), 250 deletions(-) + create mode 100644 .github/workflows/app-misc-local-ai-bin-update.yaml + create mode 100644 .github/workflows/app-misc-superfile-bin-update.yaml + create mode 100644 .github/workflows/go-dev-goreleaser-bin-update.yaml + create mode 100644 .github/workflows/www-apps-pagefind-bin-update.yaml + create mode 100644 app-misc/local-ai-bin/Manifest + create mode 100644 app-misc/local-ai-bin/local-ai-bin-2.19.4.ebuild + create mode 100644 net-im/slackdump-bin/slackdump-bin-2.5.0_beta.ebuild + create mode 100644 www-apps/pagefind-bin/Manifest + create mode 100644 www-apps/pagefind-bin/pagefind-bin-1.1.0.ebuild *** synced arrans-overlay * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 arrans-overlay - * Cache regenerated successfully + * app-misc/local-ai-bin-2.19.4: failed sourcing ebuild: error sourcing ebuild + * Cache regen failed with 1 |