commit:     3b8745f1003c2ef144cba9210bf02766ecc0c9c0
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 22:37:52 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 23:13:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b8745f1

eclass/aspell-dict-r1: fixup documentation

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

 eclass/aspell-dict-r1.eclass | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/eclass/aspell-dict-r1.eclass b/eclass/aspell-dict-r1.eclass
index d633d991c5e..d6b85565a10 100644
--- a/eclass/aspell-dict-r1.eclass
+++ b/eclass/aspell-dict-r1.eclass
@@ -42,6 +42,11 @@ esac
 
 EXPORT_FUNCTIONS src_configure src_install
 
+# @VARIABLE: _ASPELL_DICT_R1
+# @INTERNAL
+# @DESCRIPTION:
+# Please document me
+
 if [[ ! ${_ASPELL_DICT_R1} ]]; then
 
 # aspell packages have an idiosyncratic versioning scheme, that is

Reply via email to