commit: cb02db2f45938489acd9326bd1a0214ce620d638 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Thu May 27 21:12:30 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu May 27 21:12:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb02db2f
profiles/package.mask: Unleash new libyang * With revbumping the existing old versions of revdeps to not pull in >2.0.0 Closes: https://github.com/gentoo/gentoo/pull/21017 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index b2544eea689..b4dceb2a7fa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,11 +32,6 @@ #--- 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
