---
eclass/git-r3.eclass | 3 +++
1 file changed, 3 insertions(+)
diff --git a/eclass/git-r3.eclass b/eclass/git-r3.eclass
index d726cee..c00b3a0 100644
--- a/eclass/git-r3.eclass
+++ b/eclass/git-r3.eclass
@@ -36,6 +36,9 @@ fi
# @DESCRIPTION:
# Storage directory for git sources.
#
+# This is intended to be set by user in make.conf. Ebuilds must not set
+# it.
+#
# EGIT3_STORE_DIR=${DISTDIR}/git3-src
# @ECLASS-VARIABLE: EGIT_REPO_URI
--
1.8.3.2- [gentoo-dev] [PATCHES git-r3] Clean up and different clone ... Michał Górny
- [gentoo-dev] [PATCH git-r3 01/10] Clarify that ebuilds... Michał Górny
- [gentoo-dev] [PATCH git-r3 02/10] Replace 'git fetch' ... Michał Górny
- [gentoo-dev] [PATCH git-r3 03/10] Properly support non... Michał Górny
- Re: [gentoo-dev] [PATCH git-r3 03/10] Properly sup... Ulrich Mueller
- Re: [gentoo-dev] [PATCH git-r3 03/10] Properly... Michał Górny
- [gentoo-dev] [PATCH git-r3 04/10] Support EGIT_MIRROR_... Michał Górny
- [gentoo-dev] [PATCH git-r3 05/10] Introduce EGIT_CLONE... Michał Górny
- [gentoo-dev] [PATCH git-r3 06/10] Support single-branc... Michał Górny
- [gentoo-dev] [PATCH git-r3 07/10] Support shallow clon... Michał Górny
