commit: 227058e45b2de88d2aea7082b999c861e1f2e8be Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Dec 16 22:50:37 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Dec 16 23:13:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=227058e4
eclass/check-reqs: fixup documentation Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> eclass/check-reqs.eclass | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eclass/check-reqs.eclass b/eclass/check-reqs.eclass index 51115e7de4f..e512c1bb23a 100644 --- a/eclass/check-reqs.eclass +++ b/eclass/check-reqs.eclass @@ -38,6 +38,11 @@ # These checks should probably mostly work on non-Linux, and they should # probably degrade gracefully if they don't. Probably. +# @VARIABLE: _CHECK_REQS_ECLASS_ +# @INTERNAL +# @DESCRIPTION: +# Please document me + if [[ ! ${_CHECK_REQS_ECLASS_} ]]; then # @ECLASS-VARIABLE: CHECKREQS_MEMORY