Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Mon, 26 Mar 2018 19:33:23
Message-Id: 1522092789.e678108fac0e0acd501f8f5d051755001761033f.mgorny@gentoo
1 commit: e678108fac0e0acd501f8f5d051755001761033f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 26 21:00:12 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 26 19:33:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e678108f
7
8 use.desc: Introduce 'luajit' as a global flag
9
10 'luajit' is used consistently in 25+ packages. Make it a global flag.
11
12 profiles/use.desc | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/use.desc b/profiles/use.desc
16 index 5cdf9808d2b..5bf9a1d7f69 100644
17 --- a/profiles/use.desc
18 +++ b/profiles/use.desc
19 @@ -186,6 +186,7 @@ lirc - Add support for lirc (Linux's Infra-Red Remote Control)
20 livecd - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livecd building
21 lm_sensors - Add linux lm_sensors (hardware sensors) support
22 lua - Enable Lua scripting support
23 +luajit - Use dev-lang/luajit instead of dev-lang/lua (ineffective with USE=-lua)
24 lzma - Support for LZMA (de)compression algorithm
25 lzo - Enable support for lzo compression
26 m17n-lib - Enable m17n-lib support