diff options
author | 2024-06-13 08:10:27 +0000 | |
---|---|---|
committer | 2024-06-13 08:10:27 +0000 | |
commit | 1d075dc7cb19ac161f6ab1ed25fcaa4ea6290fe1 (patch) | |
tree | 22b36a98a6099943cfcf1cec600af10e1c825695 /nest.txt | |
parent | 2024-06-13T07:30:00Z (diff) | |
download | repos-1d075dc7cb19ac161f6ab1ed25fcaa4ea6290fe1.tar.gz repos-1d075dc7cb19ac161f6ab1ed25fcaa4ea6290fe1.tar.bz2 repos-1d075dc7cb19ac161f6ab1ed25fcaa4ea6290fe1.zip |
2024-06-13T08:00:00Z
Diffstat (limited to 'nest.txt')
-rw-r--r-- | nest.txt | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -14,8 +14,19 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nest +WARNING:pkgcore:gentoo repo at '/var/lib/repo-mirror-ci/sync/gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing nest -Already up to date. +From https://github.com/SpiderX/portage-overlay + e3d550a8..1a218988 master -> origin/master +Updating e3d550a8..1a218988 +Fast-forward + app-admin/rhit/Manifest | 217 +++++++++++++++++++++++----------- + app-admin/rhit/rhit-1.3.2.ebuild | 103 ---------------- + app-admin/rhit/rhit-2.0.1.ebuild | 184 +++++++++++++++++++++++++++++ + app-admin/rhit/rhit-9999.ebuild | 246 ++++++++++++++++++++++++++------------- + 4 files changed, 498 insertions(+), 252 deletions(-) + delete mode 100644 app-admin/rhit/rhit-1.3.2.ebuild + create mode 100644 app-admin/rhit/rhit-2.0.1.ebuild *** synced nest * Sync succeeded $ git log --format=%ci -1 @@ -23,8 +34,6 @@ $ 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 nest * app-admin/fselect-0.6.6: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die) * app-admin/fselect-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die) - * app-admin/rhit-1.3.2: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die) - * app-admin/rhit-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die) * app-admin/tztail-1.0.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die) * app-admin/tztail-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die) * dev-util/cfn-guard-1.0.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die) |