diff options
author | David Seifert <soap@gentoo.org> | 2022-01-16 19:26:50 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-16 19:26:50 +0100 |
commit | 64c4669b760a6db1f123dc033440ea371200f443 (patch) | |
tree | 4801a1eab623c92b1bbd6ddf12a35af8940fceb1 /eclass | |
parent | profiles: remove USE=openmpi_fabrics_psm (diff) | |
download | gentoo-64c4669b760a6db1f123dc033440ea371200f443.tar.gz gentoo-64c4669b760a6db1f123dc033440ea371200f443.tar.bz2 gentoo-64c4669b760a6db1f123dc033440ea371200f443.zip |
openib.eclass: last-rite for removal
Closes: https://github.com/gentoo/gentoo/pull/23716
Bug: https://bugs.gentoo.org/601692
Bug: https://bugs.gentoo.org/830999
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/openib.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/openib.eclass b/eclass/openib.eclass index e25418854c89..02a6b40fcd3c 100644 --- a/eclass/openib.eclass +++ b/eclass/openib.eclass @@ -1,6 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: openib.eclass # @MAINTAINER: # maintainer-needed@gentoo.org |