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:35
Message-Id: 1617167998.1e1406a67c26a8ecaaf8d1d2f09fc5170660c16b.sam@gentoo
1 commit: 1e1406a67c26a8ecaaf8d1d2f09fc5170660c16b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 31 04:38:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 31 05:19:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1406a6
7
8 darcs.eclass: mark EDARCS_OFFLINE as @USER_VARIABLE
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 eclass/darcs.eclass | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/eclass/darcs.eclass b/eclass/darcs.eclass
16 index 12e7289cc7d..b617cb57c66 100644
17 --- a/eclass/darcs.eclass
18 +++ b/eclass/darcs.eclass
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 # @ECLASS: darcs.eclass
25 @@ -71,6 +71,7 @@ SRC_URI=""
26 : ${EDARCS_REPOSITORY:=}
27
28 # @ECLASS-VARIABLE: EDARCS_OFFLINE
29 +# @USER_VARIABLE
30 # @DESCRIPTION:
31 # Set this variable to a non-empty value to disable the automatic updating of
32 # a darcs repository. This is intended to be set outside the darcs source