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