diff options
author | 2019-12-16 09:20:53 +0100 | |
---|---|---|
committer | 2019-12-16 09:20:53 +0100 | |
commit | fa57b26f9c74a7b3be56ffe0472f6843f9244234 (patch) | |
tree | 7d004c9689acebc53adfa28d181d85f479b57e2a /eclass | |
parent | package.mask: Note about sys-fs/yaffs2utils (diff) | |
download | gentoo-fa57b26f9c74a7b3be56ffe0472f6843f9244234.tar.gz gentoo-fa57b26f9c74a7b3be56ffe0472f6843f9244234.tar.bz2 gentoo-fa57b26f9c74a7b3be56ffe0472f6843f9244234.zip |
git-2.eclass: Mark @DEAD for removal
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/git-2.eclass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass index 917163291e63..ecc260d0e9b2 100644 --- a/eclass/git-2.eclass +++ b/eclass/git-2.eclass @@ -1,6 +1,9 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# All consumers were last rited. Removal in 14 days. + # @ECLASS: git-2.eclass # @MAINTAINER: # maintainer-needed@gentoo.org |