diff options
author | 2024-11-11 12:18:18 +0000 | |
---|---|---|
committer | 2024-11-11 12:18:18 +0000 | |
commit | 030b33569ccf6912802081638c7b9391d5210a9f (patch) | |
tree | 390c127477237fe85ea91ecd33061d382826a709 /ambasta.txt | |
parent | 2024-11-11T12:00:00Z (diff) | |
download | repos-030b33569ccf6912802081638c7b9391d5210a9f.tar.gz repos-030b33569ccf6912802081638c7b9391d5210a9f.tar.bz2 repos-030b33569ccf6912802081638c7b9391d5210a9f.zip |
2024-11-11T12:15:00Z
Diffstat (limited to 'ambasta.txt')
-rw-r--r-- | ambasta.txt | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/ambasta.txt b/ambasta.txt index 3ae5e84b0220..29df72309e9c 100644 --- a/ambasta.txt +++ b/ambasta.txt @@ -12,12 +12,22 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ambasta *** syncing ambasta -Already up to date. +From https://github.com/ambasta/ambasta + f7b4d70..d852882 main -> origin/main +Updating f7b4d70..d852882 +Fast-forward + net-print/foomatic-db-ppds/Manifest | 4 +- + ...ebuild => foomatic-db-ppds-4.0.20241110.ebuild} | 17 ++++---- + net-print/foomatic-db/Manifest | 4 +- + .../foomatic-db/foomatic-db-4.0.20240531.ebuild | 41 ------------------ + .../foomatic-db/foomatic-db-4.0.20241110.ebuild | 48 ++++++++++++++++++++++ + 5 files changed, 59 insertions(+), 55 deletions(-) + rename net-print/foomatic-db-ppds/{foomatic-db-ppds-4.0.20240531.ebuild => foomatic-db-ppds-4.0.20241110.ebuild} (57%) + delete mode 100644 net-print/foomatic-db/foomatic-db-4.0.20240531.ebuild + create mode 100644 net-print/foomatic-db/foomatic-db-4.0.20241110.ebuild *** synced ambasta * 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 ambasta - * net-print/foomatic-db-4.0.20240531: failed sourcing ebuild: inherit requires unknown eclass: versionator.eclass - * net-print/foomatic-db-ppds-4.0.20240531: failed sourcing ebuild: inherit requires unknown eclass: versionator.eclass - * Cache regen failed with 1 + * Cache regenerated successfully |