mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
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:
parent
a427cdd2b1
commit
600d9d985c
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user