diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-09-02 17:28:59 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-09-02 17:28:59 +0200 |
commit | 795918b3753d2bb603badb13d0eafba1288f5d48 (patch) | |
tree | 41877754a3fb12be5adc2b5e2a1e115738fb87b6 /eclass | |
parent | sys-libs/glibc: Drop old 2.25 (diff) | |
download | gentoo-795918b3753d2bb603badb13d0eafba1288f5d48.tar.gz gentoo-795918b3753d2bb603badb13d0eafba1288f5d48.tar.bz2 gentoo-795918b3753d2bb603badb13d0eafba1288f5d48.zip |
toolchain-glibc.eclass: mark @DEAD
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/toolchain-glibc.eclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/toolchain-glibc.eclass b/eclass/toolchain-glibc.eclass index e41cc7114398..a0a407882d60 100644 --- a/eclass/toolchain-glibc.eclass +++ b/eclass/toolchain-glibc.eclass @@ -1,6 +1,8 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD + # @ECLASS: toolchain-glibc.eclass # @MAINTAINER: # <toolchain@gentoo.org> |