Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590474 - dev-lua/luarocks: missing luajit support
Summary: dev-lua/luarocks: missing luajit support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Victor Payno
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-04 15:02 UTC by Coacher
Modified: 2020-11-30 00:16 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2016-08-04 15:02:28 UTC
Hello.

Please add luajit support to luarocks.
Comment 1 Larry the Git Cow gentoo-dev 2020-11-30 00:16:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d903986eb9894fad0924b485402376cdbd7c4ca

commit 0d903986eb9894fad0924b485402376cdbd7c4ca
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-11-30 00:14:45 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-11-30 00:16:00 +0000

    dev-lua/luarocks: bump to version 3.4.0, migrate to lua eclass
    
    Closes: https://bugs.gentoo.org/590474
    Closes: https://bugs.gentoo.org/752654
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/luarocks/Manifest                   |  1 +
 dev-lua/luarocks/luarocks-3.4.0-r100.ebuild | 61 ++++++++++++++++++++++++++++
 dev-lua/luarocks/luarocks-3.4.0.ebuild      | 63 +++++++++++++++++++++++++++++
 dev-lua/luarocks/metadata.xml               |  4 ++
 profiles/package.mask                       |  1 +
 5 files changed, 130 insertions(+)