diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-10-22 15:25:26 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-10-22 15:25:26 +0200 |
commit | 185332a98dda51df9818c43566c90277e0efc3fc (patch) | |
tree | 3e62f37c61fbb9d54233559a5b1bc88ec0fad905 /eclass/bzr.eclass | |
parent | dev-ruby/loofah: remove vulnerable version (diff) | |
download | gentoo-185332a98dda51df9818c43566c90277e0efc3fc.tar.gz gentoo-185332a98dda51df9818c43566c90277e0efc3fc.tar.bz2 gentoo-185332a98dda51df9818c43566c90277e0efc3fc.zip |
bzr.eclass: Still used by app-emacs/vm.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass/bzr.eclass')
-rw-r--r-- | eclass/bzr.eclass | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/eclass/bzr.eclass b/eclass/bzr.eclass index b87de75ab1ab..cd19f22e11a9 100644 --- a/eclass/bzr.eclass +++ b/eclass/bzr.eclass @@ -1,10 +1,6 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# @DEAD -# No consumers in tree anymore, bzr is dead and py2 only -# and will go away in the future. Removal in 30 days. - # @ECLASS: bzr.eclass # @MAINTAINER: # Ulrich Müller <ulm@gentoo.org> |