commit: 8009cd5ac3b832ee654980381cc4256f4aca0225 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Tue Oct 22 11:00:35 2019 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Oct 22 11:00:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8009cd5a
bzr.eclass: Last rite Signed-off-by: David Seifert <soap <AT> gentoo.org> eclass/bzr.eclass | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/eclass/bzr.eclass b/eclass/bzr.eclass index 598a0f87fe6..b87de75ab1a 100644 --- a/eclass/bzr.eclass +++ b/eclass/bzr.eclass @@ -1,6 +1,10 @@ # 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 <[email protected]>
