commit:     50181a45622cf5685ca8e2d51b829ceb674a67b7
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 05:12:54 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 05:12:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50181a45

eclass/cargo.eclass: clarify variable docs

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 eclass/cargo.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass
index 4d549f60bb9..1042f31e7e6 100644
--- a/eclass/cargo.eclass
+++ b/eclass/cargo.eclass
@@ -49,6 +49,7 @@ ECARGO_VENDOR="${ECARGO_HOME}/gentoo"
 # If you enable CARGO_OPTIONAL, you have to set BDEPEND on virtual/rust
 # for your package and call at least cargo_gen_config manually before using
 # other src_ functions of this eclass.
+# note that cargo_gen_config is automatically called by cargo_src_unpack.
 
 # @VARIABLE: myfeatures
 # @DEFAULT_UNSET

Reply via email to