commit: 2a4810c1bb801ad850017d569abd1acc98752c2b Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Dec 22 17:35:38 2019 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Dec 22 17:35:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a4810c1
profiles: Mask a bunch of sci-libs packages for removal Bug: https://bugs.gentoo.org/568364 Closes: https://github.com/gentoo/gentoo/pull/14088 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 633130da81b..b3acec63f3f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2019-12-22) +# Unmaintained, dead upstreams, monstrous build systems. +# Bug #568364, Removal in 30 days. +sci-libs/jmol-acme +sci-libs/libcore +sci-libs/naga +sci-libs/spooles +sci-libs/vecmath-objectclub + # Alfredo Tupone <[email protected]> (2019-12-20) # dev-tcltk/tkXwin functionality is >=dev-lang/tk-8.5 # Removal in 30 days
