commit: 1e1406a67c26a8ecaaf8d1d2f09fc5170660c16b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 04:38:20 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 05:19:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1406a6
darcs.eclass: mark EDARCS_OFFLINE as @USER_VARIABLE
Signed-off-by: Sam James <sam <AT> gentoo.org>
eclass/darcs.eclass | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/eclass/darcs.eclass b/eclass/darcs.eclass
index 12e7289cc7d..b617cb57c66 100644
--- a/eclass/darcs.eclass
+++ b/eclass/darcs.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: darcs.eclass
@@ -71,6 +71,7 @@ SRC_URI=""
: ${EDARCS_REPOSITORY:=}
# @ECLASS-VARIABLE: EDARCS_OFFLINE
+# @USER_VARIABLE
# @DESCRIPTION:
# Set this variable to a non-empty value to disable the automatic updating of
# a darcs repository. This is intended to be set outside the darcs source