summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lua/luv: drop 1.36.0.0, 1.43.0.0Andreas Sturmlechner2023-09-041-11/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-lua/luv: add 1.43.0.0Sam James2022-02-261-0/+13
| | | | | Closes: https://bugs.gentoo.org/834057 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/luv: migrate to lua-single.eclassMarek Szuba2020-10-131-0/+11
In theory this should be multi-impl but upstream does not directly support it, in particular their pkgconfig files do not include the Lua ABI version in their names. For now just keep it simple i.e. stick with the old behaviour of only supporting one implementation at a time. Signed-off-by: Marek Szuba <marecki@gentoo.org>