commit: 6430330ae5e3d8ff2f3d6038ff56aa62fb5b9f4d Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc> AuthorDate: Mon Nov 9 18:59:56 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Nov 13 21:32:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6430330a
profiles/package.mask: mask scikits_* old packages Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/18203 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index bc5cdfd8738..103cac3f048 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- + +# Aisha Tammy <[email protected]> (2020-11-13) +# dead packages with latest releases before 2013 +# these are superseded by other scikit packages +# scikit-optimize, sktime +# Removal in 30 days (Bug #749297) +sci-libs/scikits_optimization +sci-libs/scikits_timeseries + # Jonas Stein <[email protected]> (2020-11-12) # Adobe will stop distributing Flash Player after 2020-12-31. # Masked for removal after 2020-12-31
