diff options
author | Marek Szuba <marecki@gentoo.org> | 2023-02-03 09:15:52 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2023-02-03 09:21:27 +0000 |
commit | 97789e96dcbe9025ca66947799ef8d35ee33c247 (patch) | |
tree | b4c18702a6cbc41be45b7e231b5d4f357ed84590 /profiles/package.mask | |
parent | dev-cpp/msgpack-cxx: not-really-new package, add 5.0.0 (diff) | |
download | gentoo-97789e96dcbe9025ca66947799ef8d35ee33c247.tar.gz gentoo-97789e96dcbe9025ca66947799ef8d35ee33c247.tar.bz2 gentoo-97789e96dcbe9025ca66947799ef8d35ee33c247.zip |
profiles: mask new dev-libs/msgpack
To give maintainers of revdeps time to adapt to breaking changes.
Mask removal scheduled for 2023-03-03.
Bug: https://bugs.gentoo.org/893006
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 089fd18a76be..533a419c5daf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Marek Szuba <marecki@gentoo.org> (2023-02-03) +# New major version with breaking changes, mask until 2023-03-03 +# for revdep testing and porting. Bug #893006. +>=dev-cpp/msgpack-cxx-5.0.0 +>=dev-libs/msgpack-5.0.0 + # Michał Górny <mgorny@gentoo.org> (2023-02-02) # dev-python/citeproc-py requires dev-python/nose and is not maintained # upstream. Its only revdep, dev-python/duecredit has no reverse |