summaryrefslogtreecommitdiff
path: root/dev-cpp/pystring/files/cmake.patch
AgeCommit message (Collapse)Author
2025-05-20dev-cpp/pystring: drop 1.1.3-r1Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2021-06-12dev-cpp/pystring: Don't use hardcoded g++ (convert to CMake)Sebastian Parborg
Convert the project into cmake so we get compiler switching for free. Closes: https://bugs.gentoo.org/795156 Closes: https://bugs.gentoo.org/795168 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21209 Signed-off-by: Sam James <sam@gentoo.org>