commit: ffda93850b389e07e685dfe41a75391a7e6fda83 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Mon May 24 13:12:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 26 12:34:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffda9385
profiles/package.mask: Mask net-libs/libyang-2 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b4dceb2a7fa..b2544eea689 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Jakov Smolic <[email protected]> (2021-05-24) +# New version is a complete rewrite of the library, +# masking until all revdeps are ported to version 2 +>=net-libs/libyang-2.0.0 + # Andrey Grozin <[email protected]> (2021-05-25) # DEPENDs on sci-libs/proj-8 # Unmask after unmasking proj-8
