eclass/cargo: Sync with Gentoo

It's from Gentoo commit 88edeac4eff9f84f30898d487ac2c5e66321dd61.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-03-02 07:25:38 +00:00 committed by Krzesimir Nowak
parent a427cdd2b1
commit 600d9d985c

View File

@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: cargo.eclass
@ -257,6 +257,7 @@ _cargo_check_initialized() {
# @FUNCTION: _cargo_set_crate_uris
# @USAGE: <crates>
# @INTERNAL
# @DESCRIPTION:
# Generates the URIs to put in SRC_URI to help fetch dependencies.
# Constructs a list of crates from its arguments.