diff options
author | 2024-06-15 23:33:50 +0000 | |
---|---|---|
committer | 2024-06-15 23:33:50 +0000 | |
commit | 7895ffbfab79ce6db307c5bcd18dfb7449df82ef (patch) | |
tree | 8c54d9df40011f404156e55b583123d346d0474d /nest.txt | |
parent | 2024-06-15T23:15:00Z (diff) | |
download | repos-7895ffbfab79ce6db307c5bcd18dfb7449df82ef.tar.gz repos-7895ffbfab79ce6db307c5bcd18dfb7449df82ef.tar.bz2 repos-7895ffbfab79ce6db307c5bcd18dfb7449df82ef.zip |
2024-06-15T23:30:00Z
Diffstat (limited to 'nest.txt')
-rw-r--r-- | nest.txt | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -15,7 +15,24 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nest *** syncing nest -Already up to date. +From https://github.com/SpiderX/portage-overlay + c8016ce4..a58c70b1 master -> origin/master +Updating c8016ce4..a58c70b1 +Fast-forward + README.md | 3 +- + dev-python/cached-property/Manifest | 1 + + .../cached-property/cached-property-1.5.2.ebuild | 30 +++++ + .../cached-property/cached-property-9999.ebuild | 29 +++++ + .../files/cached-property-1.5.1-test-failure.patch | 10 ++ + .../files/cached-property-1.5.2-python311.patch | 142 +++++++++++++++++++++ + dev-python/cached-property/metadata.xml | 20 +++ + 7 files changed, 234 insertions(+), 1 deletion(-) + create mode 100644 dev-python/cached-property/Manifest + create mode 100644 dev-python/cached-property/cached-property-1.5.2.ebuild + create mode 100644 dev-python/cached-property/cached-property-9999.ebuild + create mode 100644 dev-python/cached-property/files/cached-property-1.5.1-test-failure.patch + create mode 100644 dev-python/cached-property/files/cached-property-1.5.2-python311.patch + create mode 100644 dev-python/cached-property/metadata.xml *** synced nest * Sync succeeded $ git log --format=%ci -1 |