summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorWilliam L. Thomson Jr <wlt@o-sinc.com>2016-11-04 13:07:59 -0400
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-11-05 01:56:16 +0100
commitf88776f77a55964353a8a3b5377ce80c7a3fa9c8 (patch)
tree6bddfa416c1d276f1f0ede497f4ccdfb6bc7a438 /eclass
parentdev-perl/Lab-Measurement: Remove old (diff)
downloadgentoo-f88776f77a55964353a8a3b5377ce80c7a3fa9c8.tar.gz
gentoo-f88776f77a55964353a8a3b5377ce80c7a3fa9c8.tar.bz2
gentoo-f88776f77a55964353a8a3b5377ce80c7a3fa9c8.zip
eclass/perl-module.eclass: Added documentation for DIST_SECTION
Closes: https://github.com/gentoo/gentoo/pull/2741 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/perl-module.eclass5
1 files changed, 5 insertions, 0 deletions
diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass
index 0e90e2440866..89791fe7967a 100644
--- a/eclass/perl-module.eclass
+++ b/eclass/perl-module.eclass
@@ -131,6 +131,11 @@ LICENSE="${LICENSE:-|| ( Artistic GPL-1+ )}"
# (EAPI=6) This variable sets the module author name for the calculation of
# SRC_URI. Named MODULE_AUTHOR in EAPI=5.
+# @ECLASS-VARIABLE: DIST_SECTION
+# @DESCRIPTION:
+# (EAPI=6) This variable sets the module section for the calculation of
+# SRC_URI. Named MODULE_SECTION in EAPI=5.
+
# @ECLASS-VARIABLE: DIST_EXAMPLES
# @DESCRIPTION:
# (EAPI=6) This Bash array allows passing a list of example files to be installed