commit: 873b6f3f9dbf98219e627088d0627419ae6f2c59 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 26 13:38:55 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 26 13:40:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873b6f3f
package.mask: Last rite dev-python/mysql-python Bug: https://bugs.gentoo.org/710024 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 1 + profiles/package.mask | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0a7b79c7902..ca02c14f5de 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -8,6 +8,7 @@ # Michał Górny <[email protected]> (2020-09-26) # The respective dependencies are masked for removal. +~dev-db/percona-server-5.7.27.30 test sci-geosciences/viking mapnik # Ulrich Müller <[email protected]> (2020-09-25) diff --git a/profiles/package.mask b/profiles/package.mask index 56c953df71f..e4717814311 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-09-26) +# Dead Python 2-only package. No significant revdeps left. +# Removal in 30 days. Bug #710024. +dev-python/mysql-python + # Michał Górny <[email protected]> (2020-09-26) # Python 2.7 backport with no revdeps left. # Removal in 30 days. Bug #734636.
