commit: 13d04a5230d33711e06327b3c930ef8e5cc5b8ab Author: Victor Payno <vpayno+gentoo <AT> gmail <DOT> com> AuthorDate: Thu Apr 23 20:35:07 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Thu Apr 23 20:38:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d04a52
package.mask: Remove mask for dev-lua/lua-openssl, bug 711016 Bug: https://bugs.gentoo.org/711016 Signed-off-by: Victor Payno <vpayno+gentoo <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15491 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index bfed99bd1d0..3892b94ff17 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -109,11 +109,6 @@ dev-python/flexx # Removal in 30 days. Bug #718822. dev-python/filemagic -# Michał Górny <[email protected]> (2020-04-22) -# Multiple unresolved vulnerabilities. No reverse dependencies. -# Removal in 30 days. Bug #711016. -dev-lua/lua-openssl - # Michał Górny <[email protected]> (2020-04-21) # Unmaintained. Stuck on Python 3.6. Missing tests. Bad quality # package. No revdeps.
