commit: 78795a0d1bb4a8b87004f0e5be93ee228a2a8462 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc> AuthorDate: Sun Jan 24 18:51:26 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 18:51:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78795a0d
profiles/package.mask: mask sci-libs/scikits for removal Closes: https://github.com/gentoo/gentoo/pull/19191 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc> 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 24dd10e0f88..7e7f8eb62f3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Aisha Tammy <[email protected]> (2021-01-24) +# Dead package, wrongly named, only installs +# really old scikit-examples. +# Removal in 14 days +sci-libs/scikits + # Jakov Smolic <[email protected]> (2021-01-24) # Last release in 2004. Fails to build with gcc-10 and openssl-1.1. # Removal on 2021-02-23. Bugs #707004, #677170, #562724
