commit: c9f099c60b81aef5e16d30cdaf1f36ca6a7aebfa Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> AuthorDate: Fri Apr 29 17:58:14 2022 +0000 Commit: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> CommitDate: Fri Apr 29 17:58:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c9f099c6
dev-python/md-environ: mask package and rev. dependency for removal Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 31e1be0fb..cbddb65d4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -9,6 +9,14 @@ # TODO: Either fix per profile masking in overlays, or move # relevant entries to the relevant package.mask files in ::gentoo +# Sergey Torokhov <[email protected]> (2022-04-29) +# The upstream didn't update the md-environ since 2016. +# The only rev. dependency is =app-doc/ford-1.6.8 +# (the >=app-doc/ford-6.1.10 depends on own modified builtin md-environ). +# Removal both after 2022-05-29 +dev-python/md-environ +=app-doc/ford-6.1.8 + # Arthur Zamarin <[email protected]> (2022-04-17) # Depends on various old python dependencies, which don't exist already # in gentoo tree.
