diff options
Diffstat (limited to 'guru.txt')
-rw-r--r-- | guru.txt | 87 |
1 files changed, 85 insertions, 2 deletions
@@ -15,8 +15,91 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync guru *** syncing guru From https://anongit.gentoo.org/git/repo/proj/guru - 4a666a8f5..4f4b4a54a dev -> origin/dev -Already up to date. + 279087552..4f4b4a54a master -> origin/master +Updating 279087552..4f4b4a54a +Fast-forward + TODO.md | 5 - + acct-group/lms/lms-0.ebuild | 10 ++ + acct-group/lms/metadata.xml | 8 ++ + acct-user/lms/lms-0.ebuild | 13 ++ + acct-user/lms/metadata.xml | 8 ++ + app-admin/pulumi-bin/Manifest | 2 +- + ...in-3.106.0.ebuild => pulumi-bin-3.109.0.ebuild} | 0 + app-crypt/lego/Manifest | 2 + + app-crypt/lego/lego-4.16.1.ebuild | 86 ++++++++++++ + app-crypt/lego/lego-9999.ebuild | 18 ++- + ...{imhex-1.33.1.ebuild => imhex-1.33.1-r1.ebuild} | 2 +- + app-editors/pulsar-bin/Manifest | 4 +- + app-editors/pulsar-bin/pulsar-bin-1.113.0.ebuild | 3 +- + ...in-1.112.1.ebuild => pulsar-bin-1.114.0.ebuild} | 3 +- + app-misc/nerdfetch/Manifest | 2 +- + ...rdfetch-8.1.0.ebuild => nerdfetch-8.1.1.ebuild} | 0 + .../{dooit-2.2.0.ebuild => dooit-2.2.0-r1.ebuild} | 3 +- + dev-cpp/wt/Manifest | 1 + + dev-cpp/wt/wt-4.10.3.ebuild | 1 + + dev-cpp/wt/wt-4.10.4.ebuild | 64 +++++++++ + dev-python/arpy/Manifest | 1 + + dev-python/arpy/arpy-2.3.0.ebuild | 25 ++++ + dev-python/arpy/metadata.xml | 12 ++ + dev-python/plotext/Manifest | 1 + + dev-python/plotext/metadata.xml | 11 ++ + dev-python/plotext/plotext-5.3.0.ebuild | 18 +++ + dev-python/pyperscan/Manifest | 80 +++++++++++ + dev-python/pyperscan/metadata.xml | 12 ++ + dev-python/pyperscan/pyperscan-0.3.0.ebuild | 108 +++++++++++++++ + dev-python/tempy/Manifest | 2 +- + .../{tempy-1.3.0.ebuild => tempy-1.4.0.ebuild} | 6 +- + dev-python/textual/Manifest | 2 +- + dev-python/textual/files/fix-mkdocstrings.patch | 33 +++++ + ...textual-0.47.1.ebuild => textual-0.52.1.ebuild} | 41 +++--- + dev-util/rye/Manifest | 2 +- + dev-util/rye/metadata.xml | 5 +- + .../rye/{rye-0.28.0.ebuild => rye-0.29.0.ebuild} | 0 + games-emulation/conty/conty-1.25.1.ebuild | 15 ++- + media-sound/lms/Manifest | 1 + + media-sound/lms/files/lms-fix-lib-dir.patch | 150 +++++++++++++++++++++ + media-sound/lms/files/lms-optional-tests.patch | 23 ++++ + media-sound/lms/files/lms.init | 17 +++ + media-sound/lms/lms-3.50.1.ebuild | 70 ++++++++++ + media-sound/lms/metadata.xml | 14 ++ + media-video/manimgl/Manifest | 1 - + .../{manimgl-1.6.1.ebuild => manimgl-9999.ebuild} | 20 +-- + net-im/pop/pop-8.0.21.ebuild | 21 ++- + profiles/package.mask | 4 + + www-client/yandex-browser/metadata.xml | 2 +- + 49 files changed, 864 insertions(+), 68 deletions(-) + create mode 100644 acct-group/lms/lms-0.ebuild + create mode 100644 acct-group/lms/metadata.xml + create mode 100644 acct-user/lms/lms-0.ebuild + create mode 100644 acct-user/lms/metadata.xml + rename app-admin/pulumi-bin/{pulumi-bin-3.106.0.ebuild => pulumi-bin-3.109.0.ebuild} (100%) + create mode 100644 app-crypt/lego/lego-4.16.1.ebuild + rename app-editors/imhex/{imhex-1.33.1.ebuild => imhex-1.33.1-r1.ebuild} (98%) + rename app-editors/pulsar-bin/{pulsar-bin-1.112.1.ebuild => pulsar-bin-1.114.0.ebuild} (99%) + rename app-misc/nerdfetch/{nerdfetch-8.1.0.ebuild => nerdfetch-8.1.1.ebuild} (100%) + rename app-text/dooit/{dooit-2.2.0.ebuild => dooit-2.2.0-r1.ebuild} (90%) + create mode 100644 dev-cpp/wt/wt-4.10.4.ebuild + create mode 100644 dev-python/arpy/Manifest + create mode 100644 dev-python/arpy/arpy-2.3.0.ebuild + create mode 100644 dev-python/arpy/metadata.xml + create mode 100644 dev-python/plotext/Manifest + create mode 100644 dev-python/plotext/metadata.xml + create mode 100644 dev-python/plotext/plotext-5.3.0.ebuild + create mode 100644 dev-python/pyperscan/Manifest + create mode 100644 dev-python/pyperscan/metadata.xml + create mode 100644 dev-python/pyperscan/pyperscan-0.3.0.ebuild + rename dev-python/tempy/{tempy-1.3.0.ebuild => tempy-1.4.0.ebuild} (84%) + create mode 100644 dev-python/textual/files/fix-mkdocstrings.patch + rename dev-python/textual/{textual-0.47.1.ebuild => textual-0.52.1.ebuild} (64%) + rename dev-util/rye/{rye-0.28.0.ebuild => rye-0.29.0.ebuild} (100%) + create mode 100644 media-sound/lms/Manifest + create mode 100644 media-sound/lms/files/lms-fix-lib-dir.patch + create mode 100644 media-sound/lms/files/lms-optional-tests.patch + create mode 100644 media-sound/lms/files/lms.init + create mode 100644 media-sound/lms/lms-3.50.1.ebuild + create mode 100644 media-sound/lms/metadata.xml + delete mode 100644 media-video/manimgl/Manifest + rename media-video/manimgl/{manimgl-1.6.1.ebuild => manimgl-9999.ebuild} (85%) *** synced guru * Sync succeeded $ git log --format=%ci -1 |