summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-17 01:53:32 +0100
committerSam James <sam@gentoo.org>2024-06-17 01:53:32 +0100
commit8ac18e94add62abf445280e5b3ddf9a20e5e17a7 (patch)
tree39af99c82f1ff00c80c2f823a0dd43ab2c38c2d9 /eclass
parentsec-keys/openpgp-keys-dehydrated: stabilize 20230716 for ALLARCHES (diff)
downloadgentoo-8ac18e94add62abf445280e5b3ddf9a20e5e17a7.tar.gz
gentoo-8ac18e94add62abf445280e5b3ddf9a20e5e17a7.tar.bz2
gentoo-8ac18e94add62abf445280e5b3ddf9a20e5e17a7.zip
cargo.eclass: mention app-portage/pycargoebuild in @CRATES docs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/cargo.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass
index 40d98211ce7f..548aaef3ed69 100644
--- a/eclass/cargo.eclass
+++ b/eclass/cargo.eclass
@@ -48,7 +48,7 @@ ECARGO_VENDOR="${ECARGO_HOME}/gentoo"
# @PRE_INHERIT
# @DESCRIPTION:
# Bash string containing all crates that are to be downloaded.
-# It is used by cargo_crate_uris.
+# It is used by cargo_crate_uris. Typically generated by app-portage/pycargoebuild.
#
# Ideally, crate names and versions should be separated by a `@`
# character. A legacy syntax using hyphen is also supported but it is