commit: 3f83e1c9c7135342cc5fc7fd58f0571a65daad2b Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Dec 7 12:03:58 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Dec 7 12:22:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f83e1c9
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 <AT> gentoo.org> profiles/package.mask | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7a77f1e3273..fc7ad871a8d 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 <[email protected]> (2018-12-10) # Marek Szuba <[email protected]> (2020-10-13) # Ulrich Müller <[email protected]> (2020-11-06) # Robin H. Johnson <[email protected]> (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 <[email protected]> (2018-12-10) -# Requires >=dev-lang/lua-5.2 which is masked ->=app-admin/lsyncd-2.2.3 - # Andreas Sturmlechner <[email protected]> (2018-11-25) # Masked per security vulnerability CVE-2018-14345, bug #661510 # Keeping it masked while users have unsolved issues with >0.15.0.
