commit: 0baf057a0e77996a367314911255ba6837fac51d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 04:26:00 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 05:19:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0baf057a
perl-module.eclass: mark DIST_EXAMPLES as @PRE_INHERIT
Signed-off-by: Sam James <sam <AT> gentoo.org>
eclass/perl-module.eclass | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass
index 7a839bc7288..00bffe3e4a1 100644
--- a/eclass/perl-module.eclass
+++ b/eclass/perl-module.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: perl-module.eclass
@@ -172,6 +172,7 @@ LICENSE="${LICENSE:-|| ( Artistic GPL-1+ )}"
# Named MODULE_SECTION in EAPI=5.
# @ECLASS-VARIABLE: DIST_EXAMPLES
+# @PRE_INHERIT
# @DEFAULT_UNSET
# @DESCRIPTION:
# (EAPI=6 and later) This Bash array allows passing a list of example files to
be installed