commit: 7c9ae2aebec55bd5daa1b80fcae2500e3bbe53d2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Mar 28 21:42:04 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Mar 28 21:44:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9ae2ae
package.mask: Last rite dev-vcs/bzr & revdeps Bug: https://bugs.gentoo.org/715044 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2e564327ce4..f7fd9c866a9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,17 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-03-28) +# Unmaintained. Python 2 only. Last upstream commit in 2017. +# Potential fork available (bug #705018) but not guaranteed a drop-in +# replacement. +# Removal in 30 days. Bug #715044. +dev-vcs/bzr +dev-vcs/bzr-rewrite +dev-vcs/bzr-xmloutput +dev-vcs/bzrtools +kde-apps/dolphin-plugins-bazaar + # Joshua Kinard <[email protected]> (2020-03-28) # In Linux ~4.18, IPX (Internetwork Packet eXchange) protocol and # NCPFS (NetWare Core Protocol Filesystem) support was removed due
