diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-17 03:16:42 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-17 03:16:42 +0000 |
commit | e09296fbc235e3aff30fd4d84e44bfa564213ebc (patch) | |
tree | 604628cea4e94fabd62e90f30f249a6b9e311a38 /antons-matrix-overlay.txt | |
parent | 2022-11-17T03:00:01Z (diff) | |
download | repos-e09296fbc235e3aff30fd4d84e44bfa564213ebc.tar.gz repos-e09296fbc235e3aff30fd4d84e44bfa564213ebc.tar.bz2 repos-e09296fbc235e3aff30fd4d84e44bfa564213ebc.zip |
2022-11-17T03:15:01Z
Diffstat (limited to 'antons-matrix-overlay.txt')
-rw-r--r-- | antons-matrix-overlay.txt | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/antons-matrix-overlay.txt b/antons-matrix-overlay.txt index fa11aac3e3cf..f5965074a4c6 100644 --- a/antons-matrix-overlay.txt +++ b/antons-matrix-overlay.txt @@ -16,16 +16,27 @@ pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync antons-matrix-overlay ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. *** syncing antons-matrix-overlay -Already up to date. +From https://gitlab.com/anton.molyboha.group/gentoo/overlays/matrix + d43b6dd..49f5dea master -> origin/master +Updating d43b6dd..49f5dea +Fast-forward + dev-python/matrix-nio/Manifest | 12 ++--- + dev-python/matrix-nio/matrix-nio-0.16.0.ebuild | 4 +- + dev-python/matrix-nio/matrix-nio-0.17.0.ebuild | 4 +- + dev-python/matrix-nio/matrix-nio-0.18.7.ebuild | 4 +- + dev-python/matrix-nio/matrix-nio-0.19.0.ebuild | 4 +- + ...-nio-0.15.2.ebuild => matrix-nio-0.20.1.ebuild} | 29 ++++++------ + net-matrix/mautrix-facebook/Manifest | 3 ++ + .../example_config_bypass_distutils-0.4.1.patch | 12 +++++ + .../mautrix-facebook/mautrix-facebook-0.4.1.ebuild | 55 ++++++++++++++++++++++ + 9 files changed, 99 insertions(+), 28 deletions(-) + rename dev-python/matrix-nio/{matrix-nio-0.15.2.ebuild => matrix-nio-0.20.1.ebuild} (59%) + create mode 100644 net-matrix/mautrix-facebook/files/example_config_bypass_distutils-0.4.1.patch + create mode 100644 net-matrix/mautrix-facebook/mautrix-facebook-0.4.1.ebuild *** synced antons-matrix-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 antons-matrix-overlay ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. - * dev-python/matrix-nio-0.15.2: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die) - * dev-python/matrix-nio-0.16.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die) - * dev-python/matrix-nio-0.17.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die) - * dev-python/matrix-nio-0.18.7: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die) - * dev-python/matrix-nio-0.19.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die) - * Cache regen failed with 1 + * Cache regenerated successfully |