summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-12-16 18:01:51 -0500
committerAaron Bauman <bman@gentoo.org>2020-12-16 18:13:27 -0500
commitf8388a02c4b845a501bde0bb3debff61203f259f (patch)
tree7d4a47969f92efaf2e69ed310cd0d2d4db2f41e6 /eclass
parenteclass/desktop: fixup documentation (diff)
downloadgentoo-f8388a02c4b845a501bde0bb3debff61203f259f.tar.gz
gentoo-f8388a02c4b845a501bde0bb3debff61203f259f.tar.bz2
gentoo-f8388a02c4b845a501bde0bb3debff61203f259f.zip
eclass/distutils-r1: fixup documentation
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/distutils-r1.eclass5
1 files changed, 5 insertions, 0 deletions
diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 33c66c4872e5..d626d816369c 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -95,6 +95,11 @@ esac
# It needs to be set before the inherit line.
: ${DISTUTILS_USE_SETUPTOOLS:=bdepend}
+# @VARIABLE: _DISTUTILS_R1
+# @INTERNAL
+# @DESCRIPTION:
+# Please document me
+
if [[ ! ${_DISTUTILS_R1} ]]; then
[[ ${EAPI} == [456] ]] && inherit eutils