diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-16 19:46:42 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-16 19:46:42 +0000 |
commit | bb74056b7bd92c122c7f787eec75c66ab38c79a6 (patch) | |
tree | a5990ae7f520426f93113c1466729642f48ac62b /guru.txt | |
parent | 2022-11-16T19:30:01Z (diff) | |
download | repos-bb74056b7bd92c122c7f787eec75c66ab38c79a6.tar.gz repos-bb74056b7bd92c122c7f787eec75c66ab38c79a6.tar.bz2 repos-bb74056b7bd92c122c7f787eec75c66ab38c79a6.zip |
2022-11-16T19:45:01Z
Diffstat (limited to 'guru.txt')
-rw-r--r-- | guru.txt | 37 |
1 files changed, 36 insertions, 1 deletions
@@ -16,7 +16,42 @@ $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync guru ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. WARNING:pkgcore:glarbs-overlay repo at '/var/lib/repo-mirror-ci/sync/glarbs-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing guru -Already up to date. +From https://anongit.gentoo.org/git/repo/proj/guru + 2e99d9b9a..4717b9f67 master -> origin/master + 4717b9f67..fc64a0cdc dev -> origin/dev +Updating 2e99d9b9a..4717b9f67 +Fast-forward + .../{mat2-0.13.0.ebuild => mat2-0.13.0-r1.ebuild} | 10 +- + ...-14.0.1-r2.ebuild => OCRmyPDF-14.0.1-r3.ebuild} | 3 +- + app-text/OCRmyPDF/metadata.xml | 3 + + dev-lang/crystal-bin/crystal-bin-1.6.2.ebuild | 1 + + dev-python/aiounittest/aiounittest-1.4.2.ebuild | 2 +- + dev-python/aiounittest/metadata.xml | 14 +- + dev-python/pg8000/pg8000-1.29.2.ebuild | 2 +- + dev-python/pymemcache/pymemcache-4.0.0.ebuild | 6 +- + dev-python/pywebview/Manifest | 1 + + dev-python/pywebview/pywebview-3.7.2.ebuild | 31 +++ + eclass/crystal-utils.eclass | 11 + + eclass/databases.eclass | 28 +- + eclass/shards.eclass | 1 + + media-libs/amdvlk/Manifest | 10 +- + ...dvlk-2022.4.1.ebuild => amdvlk-2022.4.2.ebuild} | 32 ++- + .../files/amdvlk-2022.4.2-license-path.patch | 13 + + ...2022.4.2-reduced-llvm-installations-part2.patch | 175 ++++++++++++ + ...mdvlk-2022.4.2-reduced-llvm-installations.patch | 309 +++++++++++++++++++++ + net-client/offpunk/Manifest | 2 +- + .../{offpunk-1.7.ebuild => offpunk-1.7.1.ebuild} | 0 + .../discover-overlay/discover-overlay-0.6.3.ebuild | 5 +- + profiles/package.use.mask | 4 + + 22 files changed, 611 insertions(+), 52 deletions(-) + rename app-misc/mat2/{mat2-0.13.0.ebuild => mat2-0.13.0-r1.ebuild} (80%) + rename app-text/OCRmyPDF/{OCRmyPDF-14.0.1-r2.ebuild => OCRmyPDF-14.0.1-r3.ebuild} (96%) + create mode 100644 dev-python/pywebview/pywebview-3.7.2.ebuild + rename media-libs/amdvlk/{amdvlk-2022.4.1.ebuild => amdvlk-2022.4.2.ebuild} (83%) + create mode 100644 media-libs/amdvlk/files/amdvlk-2022.4.2-license-path.patch + create mode 100644 media-libs/amdvlk/files/amdvlk-2022.4.2-reduced-llvm-installations-part2.patch + create mode 100644 media-libs/amdvlk/files/amdvlk-2022.4.2-reduced-llvm-installations.patch + rename net-client/offpunk/{offpunk-1.7.ebuild => offpunk-1.7.1.ebuild} (100%) *** synced guru * Sync succeeded $ git log --format=%ci -1 |