diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-04-28 09:08:31 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-04-28 09:08:31 +0300 |
commit | 33d6841eaa68f1d5a72529c0c794abf0ea4e6909 (patch) | |
tree | 82d47674f328b340b8509467694216954f6ca347 /eclass/bzr.eclass | |
parent | mail-filter/opendmarc: cleanup, bug #694968 (diff) | |
download | gentoo-33d6841eaa68f1d5a72529c0c794abf0ea4e6909.tar.gz gentoo-33d6841eaa68f1d5a72529c0c794abf0ea4e6909.tar.bz2 gentoo-33d6841eaa68f1d5a72529c0c794abf0ea4e6909.zip |
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@gentoo.org>
Diffstat (limited to 'eclass/bzr.eclass')
-rw-r--r-- | eclass/bzr.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/bzr.eclass b/eclass/bzr.eclass index fc1de9dc9ccc..1c1e7dfa415e 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 <ulm@gentoo.org> |