Created attachment 428076 [details] Modified ebuild to allow for building with luajit. The dev-lua/lpeg package requires dev-lang/lua unconditionally, but also builds with luajit. For people using luajit it would be nice to include a use flag so we don't always have to pull in dev-lang/lua. The conditionals in the ebuild I provided are kind of a hack. Maybe there's a better way?
Do you want to proxy maintain this package? https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers Thanks
@Pacho How do I go about doing that?
commit 03538dca961bb5d299562e1ec08cb27cd5a5dadc (HEAD -> master) Author: Aric Belsito <lluixhi@gmail.com> AuthorDate: Wed Apr 20 18:30:33 2016 -0700 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Thu Apr 21 22:22:36 2016 +0000 dev-lua/lpeg: revbump to 1.0.0-r1 Bring up to EAPI 6 Add LuaJIT Support Install re.lua Gentoo-Bug: https://bugs.gentoo.org/577250 Closes: https://github.com/gentoo/gentoo/pull/1317 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> dev-lua/lpeg/lpeg-1.0.0-r1.ebuild | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ dev-lua/lpeg/metadata.xml | 4 ++++ 2 files changed, 52 insertions(+) create mode 100644 dev-lua/lpeg/lpeg-1.0.0-r1.ebuild