Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Wed, 31 Mar 2021 05:20:34
Message-Id: 1617167999.8fc42a25da7fbefa7e2fb283ab94e3bd4c825484.sam@gentoo
1 commit: 8fc42a25da7fbefa7e2fb283ab94e3bd4c825484
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 31 04:38:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 31 05:19:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc42a25
7
8 cvs.eclass: mark ECVS_OFFLINE as @USER_VARIABLE
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 eclass/cvs.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/cvs.eclass b/eclass/cvs.eclass
16 index 134e25a846a..a8e5ee4cc9a 100644
17 --- a/eclass/cvs.eclass
18 +++ b/eclass/cvs.eclass
19 @@ -62,6 +62,7 @@ _CVS_ECLASS=1
20 # CVS options given after the cvs checkout command.
21
22 # @ECLASS-VARIABLE: ECVS_OFFLINE
23 +# @USER_VARIABLE
24 # @DESCRIPTION:
25 # Set this variable to a non-empty value to disable the automatic updating of
26 # a CVS source tree. This is intended to be set outside the cvs source