diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-28 22:42:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-28 22:44:32 +0100 |
commit | 7c9ae2aebec55bd5daa1b80fcae2500e3bbe53d2 (patch) | |
tree | 983b68bf7aca77e6955dd8f8447269afa54312c2 /profiles | |
parent | profiles/base: Mask USE flags requiring dev-vcs/bzr (diff) | |
download | gentoo-7c9ae2aebec55bd5daa1b80fcae2500e3bbe53d2.tar.gz gentoo-7c9ae2aebec55bd5daa1b80fcae2500e3bbe53d2.tar.bz2 gentoo-7c9ae2aebec55bd5daa1b80fcae2500e3bbe53d2.zip |
package.mask: Last rite dev-vcs/bzr & revdeps
Bug: https://bugs.gentoo.org/715044
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 2e564327ce44..f7fd9c866a9b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,17 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (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 <kumba@gentoo.org> (2020-03-28) # In Linux ~4.18, IPX (Internetwork Packet eXchange) protocol and # NCPFS (NetWare Core Protocol Filesystem) support was removed due |