dev-lang/lua: fix pkgconfig for lua 5.2 & lua 5.3
authorRobin H. Johnson <robbat2@gentoo.org>
Mon, 25 Mar 2019 05:03:33 +0000 (22:03 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 25 Mar 2019 05:13:45 +0000 (22:13 -0700)
commitd8b34e68bfeb0eb58cec6d7e0f274987c253c2a0
tree5bfa0cd3620ae0aee7c6acce33ca66e7bf5579b3
parentfb2072ab3e7df8412eb3fba3fa4ece70fd859d8b
dev-lang/lua: fix pkgconfig for lua 5.2 & lua 5.3

Slotted Lua uses distinct names for libraries and the include path.
This variant is explicitly compatible with Debian's layout as seen at
[1].

[1] https://packages.debian.org/stretch/amd64/liblua5.3-dev/filelist

Fixes: https://bugs.gentoo.org/592052
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
dev-lang/lua/lua-5.2.4-r1.ebuild [new file with mode: 0644]
dev-lang/lua/lua-5.3.5-r1.ebuild [new file with mode: 0644]