commit: 3a0670f6af8ac93f38be2c3f76bd83969b4e5e07 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Sep 11 14:35:06 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 11 14:38:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a0670f6
package.mask: Last rite dev-haskell/language-docker, dev-util/hadolint Bug: https://bugs.gentoo.org/674660 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0b3fc95fae4..0711c25b0ed 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,15 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-09-11) +# Both packages are unmaintained, and are many releases behind. +# hadolint is reported to fail to build, and requires old version +# of language-docker. Newer versions of language-docker have +# no revdeps. +# Removal in 30 days. Bug #674660. +dev-haskell/language-docker +dev-util/hadolint + # Michał Górny <[email protected]> (2019-09-11) # Gentoo/FreeBSD project is effectively dead. The core packages are # outdated and vulnerable. We do not have a fully working install,
