commit: 185332a98dda51df9818c43566c90277e0efc3fc Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Oct 22 13:25:26 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Oct 22 13:25:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185332a9
bzr.eclass: Still used by app-emacs/vm. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> eclass/bzr.eclass | 4 ---- 1 file changed, 4 deletions(-) diff --git a/eclass/bzr.eclass b/eclass/bzr.eclass index b87de75ab1a..cd19f22e11a 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 <u...@gentoo.org>