summaryrefslogtreecommitdiff
path: root/dev-lua/mpack/mpack-1.0.12.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-04-03dev-lua/mpack: Stabilize 1.0.12 x86, #928457Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-04-03dev-lua/mpack: Stabilize 1.0.12 amd64, #928457Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-04-03dev-lua/mpack: Stabilize 1.0.12 arm64, #928457Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-02-29dev-lua/mpack: Export PKG_CONFIG for src_compileMatt Turner
The Makefile does this: > PKG_CONFIG ?= pkg-config so we need to export PKG_CONFIG to use the correct pkg-config binary when cross-compiling. Closes: https://github.com/gentoo/gentoo/pull/35572 Signed-off-by: Matt Turner <mattst88@gentoo.org>
2024-02-09dev-lua/mpack: add 1.0.12Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>