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

View file

@ -1,10 +1,10 @@
subarch: amd64
target: stage1
version_stamp: musl-clang-@TIMESTAMP@
version_stamp: musl-llvm-@TIMESTAMP@
rel_type: musl-clang
profile: default/linux/amd64/17.0/musl/clang
snapshot: @TIMESTAMP@
source_subpath: musl-clang/stage3-amd64-musl-clang-latest
source_subpath: musl-clang/stage3-amd64-musl-llvm-latest
chost: x86_64-gentoo-linux-musl
portage_confdir: @REPO_DIR@/releases/portage/stages
portage_prefix: releng

View file

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