commit: 93f494f1d4b1d1d5a04d381356fc0bdae6e8d436 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 19 14:00:09 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 19 14:04:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f494f1
package.mask: Last rite dev-vcs/ghp-import Bug: https://bugs.gentoo.org/718300 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 481ad0a3b73..87185603c68 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,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]> (2020-04-19) +# Requires dev-vcs/ghp-import that is masked for removal. +www-apps/nikola ghpages + # Georgy Yakovlev <[email protected]> (2020-04-19) # oracle-jdk-bin masked for removal, mask revdep useflag. =app-forensics/sleuthkit-4.7.0 java diff --git a/profiles/package.mask b/profiles/package.mask index 56cbb3e4e6b..e4e26e2efb6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-04-19) +# Unmaintained. Stuck at Python 3.6. Many versions behind upstream. +# Removal in 30 days. Bug #718300. +dev-vcs/ghp-import + # Michał Górny <[email protected]> (2020-04-19) # Unmaintained. Stuck on Python 3.6. A few releases behind upstream. # Removal in 30 days. Bug #718296.
