specs: Replace 'latest' with @TIMESTAMP@

... except in stage1's source_subpath, which actually should be
literally "latest".

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2020-04-28 21:33:11 -07:00
parent 94d43f6444
commit 51610fd582
199 changed files with 593 additions and 593 deletions

View file

@ -1,9 +1,9 @@
subarch: hppa1.1
target: stage1
version_stamp: latest
version_stamp: @TIMESTAMP@
rel_type: default
profile: default/linux/hppa/17.0
snapshot: latest
snapshot: @TIMESTAMP@
source_subpath: default/stage3-hppa1.1-latest
update_seed: yes
portage_confdir: @REPO_DIR@/releases/portage/stages

View file

@ -1,9 +1,9 @@
subarch: hppa1.1
target: stage2
version_stamp: latest
version_stamp: @TIMESTAMP@
rel_type: default
profile: default/linux/hppa/17.0
snapshot: latest
source_subpath: default/stage1-hppa1.1-latest
snapshot: @TIMESTAMP@
source_subpath: default/stage1-hppa1.1-@TIMESTAMP@
portage_confdir: @REPO_DIR@/releases/portage/stages
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-hppa1.1

View file

@ -1,9 +1,9 @@
subarch: hppa1.1
target: stage3
version_stamp: latest
version_stamp: @TIMESTAMP@
rel_type: default
profile: default/linux/hppa/17.0
snapshot: latest
source_subpath: default/stage1-hppa1.1-latest
snapshot: @TIMESTAMP@
source_subpath: default/stage1-hppa1.1-@TIMESTAMP@
portage_confdir: @REPO_DIR@/releases/portage/stages
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa1.1