commit: 33d6841eaa68f1d5a72529c0c794abf0ea4e6909 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Apr 28 06:08:31 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Apr 28 06:08:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d6841e
eclass: last-rite bzr.eclass - became dysfunctional after removal of dev-vcs/bzr. Bug: https://bugs.gentoo.org/715044 Bug: https://bugs.gentoo.org/719892 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> eclass/bzr.eclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eclass/bzr.eclass b/eclass/bzr.eclass index fc1de9dc9cc..1c1e7dfa415 100644 --- a/eclass/bzr.eclass +++ b/eclass/bzr.eclass @@ -1,6 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: bzr.eclass # @MAINTAINER: # Ulrich Müller <[email protected]>
