diff options
author | 2021-02-10 20:22:31 +0000 | |
---|---|---|
committer | 2021-02-10 20:22:31 +0000 | |
commit | c1f666d7bb07fd8895f4f8a8b77b810ac7aa6bb3 (patch) | |
tree | c6f40d142214f551295d520f64138341ba176d30 /musl.txt | |
parent | 2021-02-10T20:00:01Z (diff) | |
download | repos-c1f666d7bb07fd8895f4f8a8b77b810ac7aa6bb3.tar.gz repos-c1f666d7bb07fd8895f4f8a8b77b810ac7aa6bb3.tar.bz2 repos-c1f666d7bb07fd8895f4f8a8b77b810ac7aa6bb3.zip |
2021-02-10T20:15:01Z
Diffstat (limited to 'musl.txt')
-rw-r--r-- | musl.txt | 18 |
1 files changed, 13 insertions, 5 deletions
@@ -26,15 +26,25 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://anongit.gentoo.org/git/proj/musl + b1ffa452..7dae61f2 master -> origin/master +Updating b1ffa452..7dae61f2 +Fast-forward + ...-0.1.10-r5.ebuild => libgamin-0.1.10-r6.ebuild} | 70 +++------------- + dev-libs/libnl/Manifest | 3 +- + dev-libs/libnl/libnl-3.4.0.ebuild | 5 +- + dev-libs/libnl/libnl-3.5.0.ebuild | 98 ++++++++++++++++++++++ + sys-libs/libapparmor/libapparmor-2.11.1.ebuild | 4 +- + sys-libs/libapparmor/libapparmor-2.12.0.ebuild | 4 +- + 6 files changed, 120 insertions(+), 64 deletions(-) + rename dev-libs/libgamin/{libgamin-0.1.10-r5.ebuild => libgamin-0.1.10-r6.ebuild} (63%) + create mode 100644 dev-libs/libnl/libnl-3.5.0.ebuild *** syncing musl *** synced musl * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 32 musl - * dev-libs/libgamin-0.1.10-r5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. - * dev-libs/libnl-3.4.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. * dev-util/android-tools-8.1.0_p1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. * dev-util/systemtap-2.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. * sys-devel/gdb-8.1-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. @@ -45,8 +55,6 @@ $ pmaint regen --use-local-desc --pkg-desc-index -t 32 musl * sys-libs/ldb-1.3.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. * sys-libs/ldb-1.3.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. * sys-libs/ldb-1.4.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. - * sys-libs/libapparmor-2.11.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. - * sys-libs/libapparmor-2.12.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. * sys-libs/libselinux-2.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. * sys-libs/libselinux-2.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. * sys-libs/ntdb-1.0-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. |