diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-08-20 11:02:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-20 11:10:55 +0200 |
commit | faa29e83e1a12b2d189f3d5ec280c646dc40d738 (patch) | |
tree | 695829f0f44618d5c165300801cf796549eecb25 /profiles/package.mask | |
parent | sys-libs/libselinux: drop ruby21 (diff) | |
download | gentoo-faa29e83e1a12b2d189f3d5ec280c646dc40d738.tar.gz gentoo-faa29e83e1a12b2d189f3d5ec280c646dc40d738.tar.bz2 gentoo-faa29e83e1a12b2d189f3d5ec280c646dc40d738.zip |
dev-cpp/catch: Bump to 2.0.0-develop.2
Bump to the second development pre-release of Catch-2.0.0. It contains
breaking changes compared to the earlier versions and breaks the only
Gentoo revdep, so it goes masked for now.
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 0d5f7c78e228..4ac6aa200a03 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (20 Aug 2017) +# Pre-release of a new incompatible version that breaks the only reverse +# dependency in Gentoo. Masked until 2.0.0 proper is released, or +# dev-cpp/libjson-rpc-cpp is fixed, whichever happens first. +>=dev-cpp/catch-2 + # Hans de Graaff <graaff@gentoo.org> (20 Aug 2017) # Mask Ruby 2.1 for removal, bug 615822 # This version is no longer supported by upstream |