specs: change @TIMESTAMP@ to @TREEISH@
After discussion this changes @TIMESTAMP@ to @TREEISH@ which is a clearer name to use for a new user and supported by catalyst-auto. Closes: https://github.com/gentoo/releng/pull/10 Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
456173c321
commit
f2e7c76b94
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_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
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_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
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_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
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_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
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