commit:     df678ced6dd02c2e1f366597cb89eaa4f630abf5
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 23:03:02 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 23:13:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df678ced

eclass/ecm: fixup documentation

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 eclass/ecm.eclass | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
index c763957bf89..1d6d08e72a7 100644
--- a/eclass/ecm.eclass
+++ b/eclass/ecm.eclass
@@ -20,6 +20,11 @@
 # This eclass's phase functions are not intended to be mixed and matched, so if
 # any phase functions are overridden the version here should also be called.
 
+# @VARIABLE: _ECM_ECLASS
+# @INTERNAL
+# @DESCRIPTION:
+# Please document me
+
 if [[ -z ${_ECM_ECLASS} ]]; then
 _ECM_ECLASS=1
 

Reply via email to