Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 29 Nov 2020 19:42:22
Message-Id: 1606678925.ec64a55c12534cd353d77159cb227e64b72e09c2.marecki@gentoo
1 commit: ec64a55c12534cd353d77159cb227e64b72e09c2
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 19:39:21 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 19:42:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec64a55c
7
8 profiles: clean up the "these depend on slotted Lua" package.mask entry
9
10 Sort the atoms alphabetically by package name, consolidate the
11 description, remove duplicate dev-lua/lpeg line.
12
13 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
14
15 profiles/package.mask | 13 +++++--------
16 1 file changed, 5 insertions(+), 8 deletions(-)
17
18 diff --git a/profiles/package.mask b/profiles/package.mask
19 index 772346c25fa..6cce1d5fd6d 100644
20 --- a/profiles/package.mask
21 +++ b/profiles/package.mask
22 @@ -503,12 +503,10 @@ dev-python/PythonQt
23 dev-lua/luacrypto
24
25 # Marek Szuba <marecki@g.o> (2020-10-13)
26 -# All these ebuilds require slotted Lua, which is still masked.
27 # Ulrich Müller <ulm@g.o> (2020-11-06)
28 -# Added sci-visualization/gnuplot.
29 # Robin H. Johnson <robbat2@g.o> (2020-11-28)
30 -# Added dev-lua/lpeg
31 -# Added dev-lua/lgi
32 +# ...and others who have not added their names here
33 +# All these ebuilds require slotted Lua, which is still masked.
34 >=app-admin/conky-1.11.4
35 >=app-benchmarks/sysbench-1.0.20-r100
36 >=app-benchmarks/wrk-4.1.0-r100
37 @@ -520,19 +518,20 @@ dev-lua/luacrypto
38 >=dev-lua/busted-2.0.0-r100
39 >=dev-lua/dkjson-2.5-r100
40 >=dev-lua/ldoc-1.4.6-r100
41 +>=dev-lua/lgi-0.9.2-r100
42 >=dev-lua/lpeg-1.0.2-r100
43 >=dev-lua/lua-argparse-0.6.0-r100
44 >=dev-lua/lua-bit32-5.3.5-r100
45 +>=dev-lua/lua-term-0.7-r100
46 >=dev-lua/lua-utf8-0.1.3-r100
47 >=dev-lua/lua-zlib-1.2-r100
48 +>=dev-lua/lua_cliargs-3.0_p2-r100
49 >=dev-lua/LuaBitOp-1.0.2-r100
50 >=dev-lua/luacheck-0.23.0-r100
51 >=dev-lua/luadbi-0.7.2-r100
52 >=dev-lua/luaevent-0.4.6-r100
53 =dev-lua/luaexpat-1.3.0-r101
54 =dev-lua/luaexpat-1.3.3-r101
55 ->=dev-lua/lua_cliargs-3.0_p2-r100
56 ->=dev-lua/lua-term-0.7-r100
57 >=dev-lua/luafilesystem-1.8.0-r100
58 >=dev-lua/luajson-1.3.4
59 >=dev-lua/luasec-0.9-r100
60 @@ -568,8 +567,6 @@ dev-lua/luacrypto
61 >=www-client/luakit-2.2.1-r100
62 >=www-servers/lighttpd-1.4.55-r100
63 >=x11-misc/devilspie2-0.43-r100
64 ->=dev-lua/lpeg-1.0.2-r100
65 ->=dev-lua/lgi-0.9.2-r100
66
67 # Azamat H. Hackimov <azamat.hackimov@×××××.com> (2020-10-06)
68 # 1.3.3 is broken and failing unittests for net-im/prosody. Bug #746782.