summaryrefslogtreecommitdiff
path: root/dev-cpp/cpp-httplib/cpp-httplib-0.17.3-r1.ebuild
AgeCommit message (Collapse)Author
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-12dev-cpp/cpp-httplib: change SLOT from 0.17 to 0.17.3Maciej Barć
a version update from 0.17.2 -> 0.17.3 that broke ABI forced us to recheck the version of installed libs, from now the file httplib.h and var CPPHTTPLIB_VERSION should be checked to determine the SUB-SLOT of this package See also: https://forums.gentoo.org/viewtopic-t-1170811.html Signed-off-by: Maciej Barć <xgqt@gentoo.org>