summaryrefslogtreecommitdiff
path: root/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.0.ebuild
AgeCommit message (Collapse)Author
2025-11-04dev-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-01-12Move {app-doc → app-text}/doxygenMichał Górny
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-12-09dev-cpp/msgpack-cxx: Stabilize 6.1.0 x86, #919479Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-12-09dev-cpp/msgpack-cxx: Stabilize 6.1.0 arm64, #919479Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-12-09dev-cpp/msgpack-cxx: Stabilize 6.1.0 amd64, #919479Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-12dev-cpp/msgpack-cxx: Version bump to 6.1.0Matt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>