summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-03-18 21:29:29 +0100
committerUlrich Müller <ulm@gentoo.org>2022-03-24 04:58:34 +0100
commitd7317785d04e7de172de3bff05852fca3cd15af2 (patch)
tree39f2e24069d903cc05c898c695d9a703fcaf5ca9 /eclass/ada.eclass
parentapp-shells/nushell: Add 0.60.0 (diff)
downloadgentoo-d7317785d04e7de172de3bff05852fca3cd15af2.tar.gz
gentoo-d7317785d04e7de172de3bff05852fca3cd15af2.tar.bz2
gentoo-d7317785d04e7de172de3bff05852fca3cd15af2.zip
*.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE
Bug: https://bugs.gentoo.org/835396 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass/ada.eclass')
-rw-r--r--eclass/ada.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/ada.eclass b/eclass/ada.eclass
index b8deb31255c2..0bf3dcfe41cc 100644
--- a/eclass/ada.eclass
+++ b/eclass/ada.eclass
@@ -37,7 +37,7 @@ esac
EXPORT_FUNCTIONS pkg_setup
-# @ECLASS-VARIABLE: ADA_DEPS
+# @ECLASS_VARIABLE: ADA_DEPS
# @OUTPUT_VARIABLE
# @DESCRIPTION:
# This is an eclass-generated Ada dependency string for all
@@ -53,7 +53,7 @@ EXPORT_FUNCTIONS pkg_setup
# @CODE
#
-# @ECLASS-VARIABLE: _ADA_ALL_IMPLS
+# @ECLASS_VARIABLE: _ADA_ALL_IMPLS
# @INTERNAL
# @DESCRIPTION:
# All supported Ada implementations, most preferred last.