commit:     a14fbbb4742d6d2ecb2ec22935833c31cd4ae90e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 00:25:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 02:02:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14fbbb4

cvs.eclass: mark ECVS_AUTH as @PRE_INHERIT

Controls the OpenSSH dependency depending on its
value in global scope.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 eclass/cvs.eclass | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/eclass/cvs.eclass b/eclass/cvs.eclass
index dd3cbe135a3..134e25a846a 100644
--- a/eclass/cvs.eclass
+++ b/eclass/cvs.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: cvs.eclass
@@ -131,6 +131,7 @@ _CVS_ECLASS=1
 #: ${ECVS_BRANCH:="HEAD"}
 
 # @ECLASS-VARIABLE: ECVS_AUTH
+# @PRE_INHERIT
 # @DESCRIPTION:
 # Authentication method to use
 #

Reply via email to