mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Andreas K. Hüttel
parent
e2c5bf5877
commit
f88776f77a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user