Commit Graph

3 Commits

Author SHA1 Message Date
ingenarel
0f98cc9395 app-shells/vivid: use crates instead of depfiles
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
Part-of: https://github.com/gentoo/guru/pull/354
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-07-26 23:30:19 +02:00
ingenarel
a7a98b6707 app-shells/vivid: use a vendor file instead of suboptimal crates naming
fixes the following pgkcheck warnings:

app-shells/vivid
  SuboptimalCratesSeparator: version 0.9.0: line: 8: using - as name-version separator in CRATES is suboptimal, use name@version instead
  SuboptimalCratesURICall: version 0.9.0: line: 79: calling '$(cargo_crate_uris)' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-22 12:54:11 +06:00
Alexey Zapparov
19f47c0b28 app-shells/vivid: add 0.9.0
Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
2023-05-29 19:40:31 +02:00