summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-12-16 17:49:15 -0500
committerAaron Bauman <bman@gentoo.org>2020-12-16 18:13:23 -0500
commit8ff645d14bdf5a1476a6801e64005d6f79a3f9c8 (patch)
tree8c24c776b81f23ea7870ce1cfaebaf58876089fe /eclass/cdrom.eclass
parenteclass/cargo: fixup documentation (diff)
downloadgentoo-8ff645d14bdf5a1476a6801e64005d6f79a3f9c8.tar.gz
gentoo-8ff645d14bdf5a1476a6801e64005d6f79a3f9c8.tar.bz2
gentoo-8ff645d14bdf5a1476a6801e64005d6f79a3f9c8.zip
eclass/cdrom: fixup documentation
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'eclass/cdrom.eclass')
-rw-r--r--eclass/cdrom.eclass7
1 files changed, 6 insertions, 1 deletions
diff --git a/eclass/cdrom.eclass b/eclass/cdrom.eclass
index 77b9d6ceb209..4481eaa1dd9b 100644
--- a/eclass/cdrom.eclass
+++ b/eclass/cdrom.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: cdrom.eclass
@@ -14,6 +14,11 @@
# eclass will require RESTRICT="bindist" but the point still stands.
# The functions are generally called in src_unpack.
+# @VARIABLE: _CDROM_ECLASS
+# @INTERNAL
+# @DESCRIPTION:
+# If null set to 1
+
if [[ -z ${_CDROM_ECLASS} ]]; then
_CDROM_ECLASS=1