summaryrefslogtreecommitdiff
path: root/dev-cpp/magic_enum/Manifest
AgeCommit message (Collapse)Author
2025-06-21dev-cpp/magic_enum: drop 0.9.5Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-21dev-cpp/magic_enum: add 0.9.7Sam James
Thanks to Arniiiii for pursuing this upstream wrt bug #933479. I've also taken the opportunity to make examples conditional on USE as it's a header-only library otherwise and nothing needs to be built (ofc excluding tests). Closes: https://bugs.gentoo.org/933479 Signed-off-by: Sam James <sam@gentoo.org>
2024-08-02dev-cpp/magic_enum: Drop old 0.8.2James Le Cuirot
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2024-08-02dev-cpp/magic_enum: add 0.9.6Michael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37824 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2023-12-19dev-cpp/magic_enum: add 0.9.5Matoro Mahri
Bug: https://bugs.gentoo.org/917096 Reviewed-by: Nick Sarnie <sarnex@gentoo.org> Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
2023-01-08dev-cpp/magic_enum: new package, add 0.8.2Sam James
Needed for games-strategy/ja2-stracciatella in future, possibly. I packaged this given I thought it was required but ended up finding it was toggled on unnecessarily. It's cheap to build and it's likely it'll be needed in future, so.. Signed-off-by: Sam James <sam@gentoo.org>