commit: 08b83d736f77fd5dffa9cd5f6b1b44771726ce94 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Aug 26 14:19:05 2019 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Aug 26 14:19:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08b83d73
profiles: Mask virtual/libmysqlclient for removal Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index eb32493e95b..ebd8c21dce5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Brian Evans <[email protected]> (2019-08-26) +# Deprecated virtual as it cannot solve the issue of ABI incompatibility +# and rebuild consumers when provider changes +# No revdeps. Removal in 30 days. +virtual/libmysqlclient + # Michał Górny <[email protected]> (2019-08-25) # Discontinued upstream in 2015, and not touched in Gentoo since. # Has series of build failures reported due to growing incompatibility
