commit: ed143890dcca3d2f3979f726668808ad28a92e7e Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 17:35:49 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 17:35:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed143890
package.mask: Last rite net-dns/validns Bug: https://bugs.gentoo.org/634442 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a271d2e7344..41cd8f3ff4d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2020-01-18) +# EAPI 4, doesn't build against OpenSSL 1.1 API, last release in 2014, +# lots of QA issues (calls cc directly, -Werror) +# Bug #634442, #664766. Removal in 30 days. +net-dns/validns + # David Seifert <[email protected]> (2020-01-18) # EAPI 4, doesn't build, last release in 2005. # Bug #384031, #638492, #663644. Removal in 30 days.
