summaryrefslogtreecommitdiff
path: root/dev-lua/ldoc/files
AgeCommit message (Collapse)Author
2026-01-07dev-lua/ldoc: add 1.5.0 with EAPI 8 and testNicolas PARLANT
update EAPI 7 -> 8 enable lua5-4 add missing ${LUA_DEPS} add test Closes: https://bugs.gentoo.org/905964 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/45270 Closes: https://github.com/gentoo/gentoo/pull/45270 Signed-off-by: Sam James <sam@gentoo.org>
2020-11-28dev-lua/ldoc: migrate to lua-single.eclassMarek Szuba
No point in making this multi-impl regardless of the fact it installs some Lua modules, from what I can tell LDoc is meant to be always used as a command-line tool. Closes: https://bugs.gentoo.org/752897 Signed-off-by: Marek Szuba <marecki@gentoo.org>
2016-12-29dev-lua/ldoc: New packageTomoya Tabuchi
Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3261