commit: 47f9d1da11c1f1f89975f24cc4e985a4d3c4cb3e Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Aug 2 13:21:51 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Aug 2 13:21:51 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=47f9d1da
profiles/package.mask: mask revdeps of ncbi-tools Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.mask | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d39812beb..5824044d1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,3 +29,16 @@ ## app-misc/some-package #--- END OF EXAMPLES --- + +# Andrew Ammerlaan <[email protected]> (02 Aug 2021) +# These packages depend on ncbi-tools which is being removed from ::gentoo: +# Last release 10 years ago, EOL upstream, no other distro packages this +# anymore, tons of bugs. Revdeps are unmaintained too and out of date. +# Bug #798015, removal in 30 days. +# Perhaps these packages work with the newer ncbi-tools++? If anyone is actively +# using these packages please open a bug report +sci-biology/cg-cat +sci-biology/cgview-bin +sci-biology/prot4EST +sci-biology/seqclean +sci-chemistry/talosn
