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: musl-clang
|
||||
profile: default/linux/amd64/17.0/musl/clang
|
||||
snapshot: @TIMESTAMP@
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
source_subpath: musl-clang/stage3-amd64-musl-llvm-latest
|
||||
chost: x86_64-gentoo-linux-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-llvm-@TIMESTAMP@
|
||||
rel_type: musl-clang
|
||||
profile: default/linux/amd64/17.0/musl/clang
|
||||
snapshot: @TIMESTAMP@
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
source_subpath: musl-clang/stage1-amd64-musl-llvm-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue