commit: 1f65c3b3dce52064bf25678c963ba9d59beae73b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jan 27 09:46:15 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jan 27 09:48:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f65c3b3
package.mask: Last rite dev-python/zsi Bug: https://bugs.gentoo.org/660660 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 5 +++++ profiles/package.mask | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 83ae1577da4..9ce3aadb264 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # 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-01-27) +# dev-python/zsi is being removed. +media-sound/sonata lyrics +sci-chemistry/pdb2pqr opal + # Andreas Sturmlechner <[email protected]> (2020-01-19) # media-libs/pulseaudio-qt is not keyworded kde-misc/kdeconnect pulseaudio diff --git a/profiles/package.mask b/profiles/package.mask index aa6b1489dcb..23ff47d8d70 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-01-27) +# Dead upstream. Last (alpha) release in 2007. Requires old version +# of Twisted. Python 2-only. +# Removal in 30 days. Bug #660660. +dev-python/zsi + # Georgy Yakovlev <[email protected]> (2020-01-26) # Not needed anymore, feel free to remove from your system # emerge -C virtual/cargo
