diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-07 13:03:58 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-07 13:22:06 +0100 |
commit | 3f83e1c9c7135342cc5fc7fd58f0571a65daad2b (patch) | |
tree | f968e06d3bb368dd1445ebd05dc9b3dfbdd6105e /profiles | |
parent | app-shells/bash: Bump to version 5.1. Removed old (diff) | |
download | gentoo-3f83e1c9c7135342cc5fc7fd58f0571a65daad2b.tar.gz gentoo-3f83e1c9c7135342cc5fc7fd58f0571a65daad2b.tar.bz2 gentoo-3f83e1c9c7135342cc5fc7fd58f0571a65daad2b.zip |
package.mask: move the app-admin/lsyncd line
So that it is easier to unmask all ebuilds migrated to Lua eclasses in
one go.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 7a77f1e32733..fc7ad871a8d8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -505,6 +505,7 @@ gnome-base/libbonobo gnome-base/libgnome-keyring gnome-base/orbit +# Thomas Deutschmann <whissi@gentoo.org> (2018-12-10) # Marek Szuba <marecki@gentoo.org> (2020-10-13) # Ulrich Müller <ulm@gentoo.org> (2020-11-06) # Robin H. Johnson <robbat2@gentoo.org> (2020-11-28) @@ -512,6 +513,7 @@ gnome-base/orbit # ...and others who have not added their names here # All these ebuilds require slotted Lua, which is still masked. >=app-admin/conky-1.11.4 +>=app-admin/lsyncd-2.2.3 >=app-benchmarks/sysbench-1.0.20-r100 >=app-benchmarks/wrk-4.1.0-r100 >=app-crypt/cardpeek-0.8.4 @@ -807,10 +809,6 @@ app-office/texmacs # Requires >=dev-lang/lua-5.3 which is masked sys-apps/likwid -# Thomas Deutschmann <whissi@gentoo.org> (2018-12-10) -# Requires >=dev-lang/lua-5.2 which is masked ->=app-admin/lsyncd-2.2.3 - # Andreas Sturmlechner <asturm@gentoo.org> (2018-11-25) # Masked per security vulnerability CVE-2018-14345, bug #661510 # Keeping it masked while users have unsolved issues with >0.15.0. |