summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-12-16 17:33:38 -0500
committerAaron Bauman <bman@gentoo.org>2020-12-16 18:13:19 -0500
commit1cfe2a0db930c2252c4dad0e6a21ebe9c0a1f983 (patch)
tree0afa9efb9558b63087063c6a8560919fb0a00d62 /eclass/acct-group.eclass
parentnet-dns/unbound: Stabilize 1.13.0 ppc, #758974 (diff)
downloadgentoo-1cfe2a0db930c2252c4dad0e6a21ebe9c0a1f983.tar.gz
gentoo-1cfe2a0db930c2252c4dad0e6a21ebe9c0a1f983.tar.bz2
gentoo-1cfe2a0db930c2252c4dad0e6a21ebe9c0a1f983.zip
eclass/acct-group: fixup documentation
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'eclass/acct-group.eclass')
-rw-r--r--eclass/acct-group.eclass5
1 files changed, 5 insertions, 0 deletions
diff --git a/eclass/acct-group.eclass b/eclass/acct-group.eclass
index 19a378e0b061..6fabc530e2ea 100644
--- a/eclass/acct-group.eclass
+++ b/eclass/acct-group.eclass
@@ -31,6 +31,11 @@
# - RDEPEND if it is needed at install time (e.g. you 'fowners' files
# in pkg_preinst) or run time.
+# @VARIABLE: _ACCT_GROUP_ECLASS
+# @INTERNAL
+# @DESCRIPTION:
+# If null set to 1
+
if [[ -z ${_ACCT_GROUP_ECLASS} ]]; then
_ACCT_GROUP_ECLASS=1