From 401101f9c8077911929d3f2b60a37098460a5d89 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 24 Mar 2022 23:59:54 +0000 Subject: gentoo resync : 25.03.2022 --- eclass/myspell-r2.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'eclass/myspell-r2.eclass') diff --git a/eclass/myspell-r2.eclass b/eclass/myspell-r2.eclass index 7ffdd3631eae..6dbd1e19e133 100644 --- a/eclass/myspell-r2.eclass +++ b/eclass/myspell-r2.eclass @@ -12,19 +12,19 @@ # The myspell-r2 eclass is designed to streamline the construction of ebuilds for # the new Myspell dictionaries which support hunspell. -# @ECLASS-VARIABLE: MYSPELL_DICT +# @ECLASS_VARIABLE: MYSPELL_DICT # @DEFAULT_UNSET # @DESCRIPTION: # Array variable containing list of all dictionary files. # MYSPELL_DICT=( "file.dic" "dir/file2.aff" ) -# @ECLASS-VARIABLE: MYSPELL_HYPH +# @ECLASS_VARIABLE: MYSPELL_HYPH # @DEFAULT_UNSET # @DESCRIPTION: # Array variable containing list of all hyphenation files. # MYSPELL_HYPH=( "file.dic" "dir/file2.dic" ) -# @ECLASS-VARIABLE: MYSPELL_THES +# @ECLASS_VARIABLE: MYSPELL_THES # @DEFAULT_UNSET # @DESCRIPTION: # Array variable containing list of all thesarus files. -- cgit v1.2.3