commit: 2924381217380ed8efcf625ea6438c4f8040c15d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Aug 27 20:54:08 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 27 20:55:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29243812
package.mask: Last rite sci-libs/grib_api Bug: https://bugs.gentoo.org/628746 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 9 +++++++++ 2 files changed, 13 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 1ef0df9060b..515801c6f88 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2019-08-27) +# sci-libs/grib_api is slated for removal. +dev-lang/gdl grib + # Michał Górny <[email protected]> (2019-08-27) # net-misc/tokyotyrant is slated for removal. app-metrics/collectd collectd_plugins_tokyotyrant diff --git a/profiles/package.mask b/profiles/package.mask index 938cfc09ac2..26224bdccaf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,15 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-08-27) +# Our version is seriously outdated and has numerous bugs reported, +# including multilib-strict failures preventing it from being installed +# on any modern system. It has not been touched since 2016, and is +# many releases behind upstream. Furthermore, upstream has discontinued +# it in favor of eeCodes. +# Removal in 30 days. Bug #628746. +sci-libs/grib_api + # Michał Górny <[email protected]> (2019-08-27) # Not touched since 2012. Homepage gone, and no replacement found. # No reverse dependencies.
