diff options
author | Aisha Tammy <gentoo@aisha.cc> | 2020-11-09 18:59:56 +0000 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-11-13 16:32:16 -0500 |
commit | 6430330ae5e3d8ff2f3d6038ff56aa62fb5b9f4d (patch) | |
tree | 8467702bb20fba893411f1c6374b9323ffb00923 /profiles | |
parent | sci-libs/scikit-optimize: scipy like optimizer (diff) | |
download | gentoo-6430330ae5e3d8ff2f3d6038ff56aa62fb5b9f4d.tar.gz gentoo-6430330ae5e3d8ff2f3d6038ff56aa62fb5b9f4d.tar.bz2 gentoo-6430330ae5e3d8ff2f3d6038ff56aa62fb5b9f4d.zip |
profiles/package.mask: mask scikits_* old packages
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/18203
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index bc5cdfd87381..103cac3f048c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- + +# Aisha Tammy <gentoo@aisha.cc> (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 <jstein@gentoo.org> (2020-11-12) # Adobe will stop distributing Flash Player after 2020-12-31. # Masked for removal after 2020-12-31 |