diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-18 14:16:25 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-18 14:16:25 +0000 |
commit | 6944daa1ba76d47cf9e64b70240a81fe5e801b84 (patch) | |
tree | 7eb2887fc8248638f62b2ea81b2948ceee96e7dc /mva.txt | |
parent | 2022-07-18T14:00:01Z (diff) | |
download | repos-6944daa1ba76d47cf9e64b70240a81fe5e801b84.tar.gz repos-6944daa1ba76d47cf9e64b70240a81fe5e801b84.tar.bz2 repos-6944daa1ba76d47cf9e64b70240a81fe5e801b84.zip |
2022-07-18T14:15:01Z
Diffstat (limited to 'mva.txt')
-rw-r--r-- | mva.txt | 37 |
1 files changed, 35 insertions, 2 deletions
@@ -14,10 +14,43 @@ pkgcore 0.12.11 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mva *** syncing mva -Already up to date. +From https://github.com/msva/mva-overlay + 4ff2da89..fcb1fa83 master -> origin/master +Updating 4ff2da89..fcb1fa83 +Fast-forward + .../libtgvoip/libtgvoip-2.4.5_pre20220117.ebuild | 2 +- + media-libs/libtgvoip/libtgvoip-9999.ebuild | 2 +- + net-p2p/syncthing/Manifest | 59 ++++++++++ + net-p2p/syncthing/files/stdiscosrv.confd | 3 + + net-p2p/syncthing/files/stdiscosrv.initd | 30 +++++ + net-p2p/syncthing/files/stdiscosrv.logrotate | 6 + + net-p2p/syncthing/files/stdiscosrv.service | 17 +++ + net-p2p/syncthing/files/strelaysrv.confd | 3 + + net-p2p/syncthing/files/strelaysrv.initd | 30 +++++ + net-p2p/syncthing/files/strelaysrv.logrotate | 6 + + net-p2p/syncthing/files/syncthing.confd | 24 ++++ + net-p2p/syncthing/files/syncthing.initd | 34 ++++++ + net-p2p/syncthing/files/syncthing.logrotate | 6 + + net-p2p/syncthing/metadata.xml | 18 +++ + net-p2p/syncthing/syncthing-9999.ebuild | 130 +++++++++++++++++++++ + 15 files changed, 368 insertions(+), 2 deletions(-) + create mode 100644 net-p2p/syncthing/Manifest + create mode 100644 net-p2p/syncthing/files/stdiscosrv.confd + create mode 100644 net-p2p/syncthing/files/stdiscosrv.initd + create mode 100644 net-p2p/syncthing/files/stdiscosrv.logrotate + create mode 100644 net-p2p/syncthing/files/stdiscosrv.service + create mode 100644 net-p2p/syncthing/files/strelaysrv.confd + create mode 100644 net-p2p/syncthing/files/strelaysrv.initd + create mode 100644 net-p2p/syncthing/files/strelaysrv.logrotate + create mode 100644 net-p2p/syncthing/files/syncthing.confd + create mode 100644 net-p2p/syncthing/files/syncthing.initd + create mode 100644 net-p2p/syncthing/files/syncthing.logrotate + create mode 100644 net-p2p/syncthing/metadata.xml + create mode 100644 net-p2p/syncthing/syncthing-9999.ebuild *** synced mva * 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 mva - * Cache regenerated successfully + * net-p2p/syncthing-9999: failed sourcing ebuild: golang-base: Unsupported EAPI (EAPI=8), (golang-base.eclass, line 19: called die) + * Cache regen failed with 1 |