specs: Replace snapshot with snapshot_treeish
To aid with the transition to Catalyst 4 for users this patch replaces the old snapshot option to snapshot_treeish to avoid confusion. Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
0629ad5028
commit
4e8be067da
436 changed files with 436 additions and 436 deletions
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: musl-llvm-@TIMESTAMP@
|
||||
rel_type: 23.0-musl-llvm
|
||||
profile: default/linux/arm64/23.0/musl/llvm
|
||||
snapshot: @TIMESTAMP@
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
source_subpath: 23.0-musl-llvm/stage3-arm64-musl-llvm-latest.tar.xz
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: musl-llvm-@TIMESTAMP@
|
||||
rel_type: musl-llvm
|
||||
profile: default/linux/arm64/17.0/musl/llvm
|
||||
snapshot: @TIMESTAMP@
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
source_subpath: musl-llvm/stage3-arm64-musl-llvm-latest.tar.xz
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-llvm-@TIMESTAMP@
|
||||
rel_type: 23.0-musl-llvm
|
||||
profile: default/linux/arm64/23.0/musl/llvm
|
||||
snapshot: @TIMESTAMP@
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
source_subpath: 23.0-musl-llvm/stage1-arm64-musl-llvm-@TIMESTAMP@.tar.xz
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-llvm-@TIMESTAMP@
|
||||
rel_type: musl-llvm
|
||||
profile: default/linux/arm64/17.0/musl/llvm
|
||||
snapshot: @TIMESTAMP@
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
source_subpath: musl-llvm/stage1-arm64-musl-llvm-@TIMESTAMP@.tar.xz
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue