summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-01-23 08:46:50 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-01-23 08:46:50 +0000
commit692bbb3fb8820ff9d7d7736e4d1314a36da4a3b0 (patch)
treec9a0a5ef69cc0694dcaf1bb88e5a449022da3f34 /didos.txt
parent2023-01-23T08:30:01Z (diff)
downloadrepos-692bbb3fb8820ff9d7d7736e4d1314a36da4a3b0.tar.gz
repos-692bbb3fb8820ff9d7d7736e4d1314a36da4a3b0.tar.bz2
repos-692bbb3fb8820ff9d7d7736e4d1314a36da4a3b0.zip
2023-01-23T08:45:01Z
Diffstat (limited to 'didos.txt')
-rw-r--r--didos.txt91
1 files changed, 66 insertions, 25 deletions
diff --git a/didos.txt b/didos.txt
index 02d394cdb537..7df650115fbe 100644
--- a/didos.txt
+++ b/didos.txt
@@ -14,33 +14,74 @@ pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync didos
*** syncing didos
-Already up to date.
+From https://github.com/prototype99/didos
+ 9a42c8f7..cea7e2ec master -> origin/master
+Updating 9a42c8f7..cea7e2ec
+Fast-forward
+ app-crypt/gcr/ChangeLog | 4 +
+ .../{gcr-3.34.0-r3.ebuild => gcr-3.34.0-r4.ebuild} | 2 +-
+ .../{gcr-3.36.0.ebuild => gcr-3.36.0-r1.ebuild} | 2 +-
+ app-crypt/libsecret/ChangeLog | 2 +
+ ...0.20.2-r1.ebuild => libsecret-0.20.2-r2.ebuild} | 2 +-
+ dev-lang/rust/ChangeLog | 2 +
+ ...rust-1.34.2-r3.ebuild => rust-1.34.2-r4.ebuild} | 2 +-
+ dev-python/m2crypto/ChangeLog | 2 +
+ ...pto-0.35.1.ebuild => m2crypto-0.35.1-r1.ebuild} | 2 +-
+ dev-python/numpy/ChangeLog | 16 +-
+ dev-python/numpy/numpy-1.16.5-r1.ebuild | 159 --
+ ...mpy-1.16.5-r2.ebuild => numpy-1.16.5-r3.ebuild} | 2 +-
+ dev-util/meld/ChangeLog | 3 +
+ ...meld-3.21.0-r3.ebuild => meld-3.21.0-r4.ebuild} | 2 +-
+ dev-util/scons/ChangeLog | 21 +-
+ ...scons-3.1.1-r1.ebuild => scons-3.1.1-r2.ebuild} | 2 +-
+ dev-util/scons/scons-3.1.1.ebuild | 86 --
+ ...scons-3.1.2-r1.ebuild => scons-3.1.2-r2.ebuild} | 2 +-
+ dev-util/scons/scons-3.1.2.ebuild | 89 --
+ media-gfx/fontforge/ChangeLog | 4 +
+ ...0314-r1.ebuild => fontforge-20200314-r2.ebuild} | 2 +-
+ media-gfx/fontforge/fontforge-20200314.ebuild | 102 --
+ ...0200320.ebuild => fontforge-20200320-r1.ebuild} | 2 +-
+ media-gfx/scour/scour-0.37.ebuild | 25 -
+ media-libs/mesa/ChangeLog | 2 +
+ ...mesa-20.0.8-r1.ebuild => mesa-20.0.8-r2.ebuild} | 2 +-
+ net-libs/libtorrent-rasterbar/ChangeLog | 13 +-
+ ...ebuild => libtorrent-rasterbar-1.2.6-r1.ebuild} | 2 +-
+ sys-libs/glibc/ChangeLog | 2 +
+ .../{glibc-2.30-r8.ebuild => glibc-2.30-r9.ebuild} | 2 +-
+ sys-libs/glibc/glibc-2.31-r6.ebuild | 1519 --------------------
+ x11-terms/kitty/ChangeLog | 15 +-
+ ...{kitty-0.17.4.ebuild => kitty-0.17.3-r1.ebuild} | 2 +-
+ ...{kitty-0.17.3.ebuild => kitty-0.17.4-r1.ebuild} | 2 +-
+ x11-terms/kitty/kitty-0.18.0-r1.ebuild | 1 +
+ x11-terms/kitty/kitty-0.18.0.ebuild | 1 -
+ 36 files changed, 67 insertions(+), 2033 deletions(-)
+ rename app-crypt/gcr/{gcr-3.34.0-r3.ebuild => gcr-3.34.0-r4.ebuild} (98%)
+ rename app-crypt/gcr/{gcr-3.36.0.ebuild => gcr-3.36.0-r1.ebuild} (98%)
+ rename app-crypt/libsecret/{libsecret-0.20.2-r1.ebuild => libsecret-0.20.2-r2.ebuild} (98%)
+ rename dev-lang/rust/{rust-1.34.2-r3.ebuild => rust-1.34.2-r4.ebuild} (99%)
+ rename dev-python/m2crypto/{m2crypto-0.35.1.ebuild => m2crypto-0.35.1-r1.ebuild} (98%)
+ delete mode 100644 dev-python/numpy/numpy-1.16.5-r1.ebuild
+ rename dev-python/numpy/{numpy-1.16.5-r2.ebuild => numpy-1.16.5-r3.ebuild} (98%)
+ rename dev-util/meld/{meld-3.21.0-r3.ebuild => meld-3.21.0-r4.ebuild} (97%)
+ rename dev-util/scons/{scons-3.1.1-r1.ebuild => scons-3.1.1-r2.ebuild} (98%)
+ delete mode 100644 dev-util/scons/scons-3.1.1.ebuild
+ rename dev-util/scons/{scons-3.1.2-r1.ebuild => scons-3.1.2-r2.ebuild} (98%)
+ delete mode 100644 dev-util/scons/scons-3.1.2.ebuild
+ rename media-gfx/fontforge/{fontforge-20200314-r1.ebuild => fontforge-20200314-r2.ebuild} (98%)
+ delete mode 100644 media-gfx/fontforge/fontforge-20200314.ebuild
+ rename media-gfx/fontforge/{fontforge-20200320.ebuild => fontforge-20200320-r1.ebuild} (98%)
+ delete mode 100644 media-gfx/scour/scour-0.37.ebuild
+ rename media-libs/mesa/{mesa-20.0.8-r1.ebuild => mesa-20.0.8-r2.ebuild} (99%)
+ rename net-libs/libtorrent-rasterbar/{libtorrent-rasterbar-1.2.6.ebuild => libtorrent-rasterbar-1.2.6-r1.ebuild} (98%)
+ rename sys-libs/glibc/{glibc-2.30-r8.ebuild => glibc-2.30-r9.ebuild} (99%)
+ delete mode 100644 sys-libs/glibc/glibc-2.31-r6.ebuild
+ rename x11-terms/kitty/{kitty-0.17.4.ebuild => kitty-0.17.3-r1.ebuild} (98%)
+ rename x11-terms/kitty/{kitty-0.17.3.ebuild => kitty-0.17.4-r1.ebuild} (98%)
+ create mode 120000 x11-terms/kitty/kitty-0.18.0-r1.ebuild
+ delete mode 120000 x11-terms/kitty/kitty-0.18.0.ebuild
*** synced didos
* 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 didos
- * app-crypt/gcr-3.34.0-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * app-crypt/gcr-3.36.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * app-crypt/libsecret-0.20.2-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * dev-lang/rust-1.34.2-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * dev-python/m2crypto-0.35.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * dev-python/numpy-1.16.5-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * dev-python/numpy-1.16.5-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * dev-util/meld-3.21.0-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * dev-util/scons-3.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * dev-util/scons-3.1.1-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * dev-util/scons-3.1.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * dev-util/scons-3.1.2-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * media-gfx/fontforge-20200314: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * media-gfx/fontforge-20200314-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * media-gfx/fontforge-20200320: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * media-gfx/scour-0.37: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * media-libs/mesa-20.0.8-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * net-libs/libtorrent-rasterbar-1.2.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * sys-libs/glibc-2.30-r8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * sys-libs/glibc-2.31-r6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * x11-terms/kitty-0.17.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * x11-terms/kitty-0.17.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * x11-terms/kitty-0.18.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
- * Cache regen failed with 1
+ * Cache regenerated successfully