mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
sys-block/thin-provisioning-tools: Sync with Gentoo
It's from Gentoo commit 01ba4dc61965ef7658a24728841c04c9a1ce4871.
This commit is contained in:
parent
1e2b0fd186
commit
33f52ab23c
@ -149,7 +149,7 @@ declare -A GIT_CRATES=(
|
|||||||
|
|
||||||
LLVM_COMPAT=( {17..18} )
|
LLVM_COMPAT=( {17..18} )
|
||||||
|
|
||||||
inherit cargo llvm-r1
|
inherit llvm-r1 cargo
|
||||||
|
|
||||||
DESCRIPTION="A suite of tools for thin provisioning on Linux"
|
DESCRIPTION="A suite of tools for thin provisioning on Linux"
|
||||||
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools"
|
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools"
|
@ -150,7 +150,7 @@ declare -A GIT_CRATES=(
|
|||||||
|
|
||||||
LLVM_COMPAT=( {17..18} )
|
LLVM_COMPAT=( {17..18} )
|
||||||
|
|
||||||
inherit cargo llvm-r1
|
inherit llvm-r1 cargo
|
||||||
|
|
||||||
DESCRIPTION="A suite of tools for thin provisioning on Linux"
|
DESCRIPTION="A suite of tools for thin provisioning on Linux"
|
||||||
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools"
|
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools"
|
Loading…
x
Reference in New Issue
Block a user