commit: 31174018893628b541b2d2dffa11e6206ef2cb85
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 23:07:54 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 23:13:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31174018
eclass/font: fixup documentation
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
eclass/font.eclass | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/eclass/font.eclass b/eclass/font.eclass
index e9e448a8155..10f4bf61e8d 100644
--- a/eclass/font.eclass
+++ b/eclass/font.eclass
@@ -13,6 +13,11 @@ case ${EAPI:-0} in
*) die "EAPI ${EAPI} is not supported by font.eclass." ;;
esac
+# @VARIABLE: _FONT_ECLASS
+# @INTERNAL
+# @DESCRIPTION:
+# Please document me
+
if [[ ! ${_FONT_ECLASS} ]]; then
EXPORT_FUNCTIONS pkg_setup src_install pkg_postinst pkg_postrm