Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648188 - dev-libs/libpeas: Reinvents USE=luajit in a horrible way
Summary: dev-libs/libpeas: Reinvents USE=luajit in a horrible way
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-19 19:16 UTC by Michał Górny
Modified: 2018-03-26 19:33 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-19 19:16:30 UTC
lua? (
		>=dev-lua/lgi-0.9.0
		jit? ( >=dev-lang/luajit-2:2 )
		!jit? ( =dev-lang/lua-5.1*:0 ) )

Whatever your idea might have been, please switch to the (semi-)standard USE=luajit. Which could also become global flag already, and we'd like not to have to add special dedicated masks for your package.
Comment 1 Larry the Git Cow gentoo-dev 2018-03-26 19:33:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6288f83818f97d5b20988476ff0c00446a321f2c

commit 6288f83818f97d5b20988476ff0c00446a321f2c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-02-26 22:22:41 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-03-26 19:33:10 +0000

    dev-libs/libpeas: USE=jit -> USE=luajit
    
    Closes: https://bugs.gentoo.org/648188

 dev-libs/libpeas/libpeas-1.20.0-r1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)