пн, 5 окт. 2020 г. в 22:20, Marek Szuba <mare...@gentoo.org>: > > Is there a slotmove that can be applied? > > I am afraid I do not understand the question. What do you want to move, > and why?
Currently portage is mostly lua:5.1 aware and the first thing is move dev-lang/lua:0 to 5.1 slot by slotmove in profiles/updates: slotmove dev-lang/lua 0 5.1 and update all ebuilds with dev-lang/lua:0 dependency (there are about 200 ebuilds with that dependency, maybe there need to be an issue news item, since there may need to rebuild all dependencies). After that we need to unmask and stabilize "true" slotted lua:5.1 version, so this would be step 0 on slotted lua migration. After that migration of rest packages to new lua.eclass will be a lot easier. > > I think a better idea is to migrate the base set of lua packages > > Define "base set of lua packages". Well, core build ecosystem of lua packages: dev-lua/ldoc dev-lua/lpeg dev-lua/luacov dev-lua/luacrypto dev-lua/luadoc dev-lua/luarocks dev-lua/luasystem dev-lua/lua-utf8 dev-lua/lua-zlib maybe more. -- >From Siberia with Love!