Rename clang stage files to llvm

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-10-05 21:58:33 +02:00
parent 9a062f3ac7
commit fd36b11428
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
7 changed files with 21 additions and 21 deletions

View file

@ -1,10 +1,10 @@
subarch: amd64
target: stage1
version_stamp: clang-openrc-@TIMESTAMP@
version_stamp: llvm-openrc-@TIMESTAMP@
rel_type: clang
profile: default/linux/amd64/17.1/clang
snapshot: @TIMESTAMP@
source_subpath: clang/stage3-amd64-clang-openrc-latest
source_subpath: clang/stage3-amd64-llvm-openrc-latest
compression_mode: pixz
update_seed: yes
update_seed_command: --update --deep --newuse @world

View file

@ -1,10 +1,10 @@
subarch: amd64
target: stage1
version_stamp: clang-systemd-@TIMESTAMP@
version_stamp: llvm-systemd-@TIMESTAMP@
rel_type: clang
profile: default/linux/amd64/17.1/systemd/clang
snapshot: @TIMESTAMP@
source_subpath: clang/stage3-amd64-clang-systemd-latest
source_subpath: clang/stage3-amd64-llvm-systemd-latest
compression_mode: pixz
update_seed: yes
update_seed_command: --update --deep --newuse @world

View file

@ -1,10 +1,10 @@
subarch: amd64
target: stage3
version_stamp: clang-openrc-@TIMESTAMP@
version_stamp: llvm-openrc-@TIMESTAMP@
rel_type: clang
profile: default/linux/amd64/17.1/clang
snapshot: @TIMESTAMP@
source_subpath: clang/stage1-amd64-clang-openrc-@TIMESTAMP@
source_subpath: clang/stage1-amd64-llvm-openrc-@TIMESTAMP@
compression_mode: pixz
portage_confdir: @REPO_DIR@/releases/portage/stages
portage_prefix: releng

View file

@ -1,10 +1,10 @@
subarch: amd64
target: stage3
version_stamp: clang-systemd-@TIMESTAMP@
version_stamp: llvm-systemd-@TIMESTAMP@
rel_type: clang
profile: default/linux/amd64/17.1/systemd/clang
snapshot: @TIMESTAMP@
source_subpath: clang/stage1-amd64-clang-systemd-@TIMESTAMP@
source_subpath: clang/stage1-amd64-llvm-systemd-@TIMESTAMP@
compression_mode: pixz
portage_confdir: @REPO_DIR@/releases/portage/stages
portage_prefix: releng