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>
This commit is contained in:
William L. Thomson Jr
2016-11-04 13:07:59 -04:00
committed by Andreas K. Hüttel
parent e2c5bf5877
commit f88776f77a

View File

@@ -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