[gentoo-dev] GLEP-81 migration done
Hello folks, I would like to inform you all, that GLEP-81 migration has been finally done. All existing packages got migrated and no ones left. Conrad
[gentoo-dev] [PATCH] meson.eclass: add "--no-rebuild" to meson install args
This avoids rebuilding targets with no dependency information. Bug: https://bugs.gentoo.org/857180 Signed-off-by: Mike Gilbert --- eclass/meson.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/meson.eclass b/eclass/meson.eclass index 7ba6501688b..8dec315c1ae 100644 --- a/eclass/