commit: c049d66ff17ec5a5cb25de16571ff9d207bf2c96 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Nov 26 11:01:59 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Nov 26 11:04:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c049d66f
profiles/package.mask: Add author/date of update to lib-compat mask. Fixes: 324d17ccd18d9ead576c34edd74431c4b0d4f248 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 1f061c0dc10..638f74bca61 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -777,7 +777,9 @@ app-admin/amazon-ec2-init # Ulrich Müller <[email protected]> (2014-07-15) # Permanently mask sys-libs/lib-compat and its reverse dependencies, # pending multiple security vulnerabilities and QA issues. -# See bugs #515926 and #510960. Removal in 10 days. +# See bugs #515926 and #510960. +# Aaron Bauman <[email protected]> (updated 2019-11-09) +# Removal in 10 days. sys-libs/lib-compat sys-libs/lib-compat-loki games-action/phobiaii
