From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 56367158042 for ; Sat, 2 Nov 2024 15:11:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CD7FE07F0; Sat, 2 Nov 2024 15:11:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53B5BE07F0 for ; Sat, 2 Nov 2024 15:11:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 817953430D1 for ; Sat, 2 Nov 2024 15:11:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C14B611DF for ; Sat, 2 Nov 2024 15:11:02 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1730560246.558c8a0ee9428e5b5acc2d75bf605f848181eaf1.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/x86/i686-t64/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs/x86/i686-t64/stage1-openrc-23.spec releases/specs/x86/i686-t64/stage1-systemd-23.spec releases/specs/x86/i686-t64/stage3-openrc-23.spec releases/specs/x86/i686-t64/stage3-systemd-23.spec X-VCS-Directories: releases/specs/x86/i686-t64/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 558c8a0ee9428e5b5acc2d75bf605f848181eaf1 X-VCS-Branch: master Date: Sat, 2 Nov 2024 15:11:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a27c9276-e582-42e8-9436-5dc8ff83170a X-Archives-Hash: 96b475894c998da48ed376d9a3e3776b commit: 558c8a0ee9428e5b5acc2d75bf605f848181eaf1 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 2 15:10:46 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 2 15:10:46 2024 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=558c8a0e Fix filenames and move to ssemaht Signed-off-by: Andreas K. Hüttel gentoo.org> releases/specs/x86/i686-t64/stage1-openrc-23.spec | 6 +++--- releases/specs/x86/i686-t64/stage1-systemd-23.spec | 6 +++--- releases/specs/x86/i686-t64/stage3-openrc-23.spec | 8 ++++---- releases/specs/x86/i686-t64/stage3-systemd-23.spec | 8 ++++---- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/releases/specs/x86/i686-t64/stage1-openrc-23.spec b/releases/specs/x86/i686-t64/stage1-openrc-23.spec index 12e3c4dd..a0b71b64 100644 --- a/releases/specs/x86/i686-t64/stage1-openrc-23.spec +++ b/releases/specs/x86/i686-t64/stage1-openrc-23.spec @@ -1,10 +1,10 @@ -subarch: i686 +subarch: i686-ssemath target: stage1 -version_stamp: openrc-@TIMESTAMP@ +version_stamp: t64-openrc-@TIMESTAMP@ rel_type: 23.0-time64 profile: default/linux/x86/23.0/i686/time64 snapshot_treeish: @TREEISH@ -source_subpath: 23.0-time64/stage3-i686-t64-openrc-latest +source_subpath: 23.0-time64/stage3-i686-ssemath-t64-openrc-latest compression_mode: pixz update_seed: yes update_seed_command: --update --deep --newuse @world diff --git a/releases/specs/x86/i686-t64/stage1-systemd-23.spec b/releases/specs/x86/i686-t64/stage1-systemd-23.spec index f92bbf32..98e0d871 100644 --- a/releases/specs/x86/i686-t64/stage1-systemd-23.spec +++ b/releases/specs/x86/i686-t64/stage1-systemd-23.spec @@ -1,10 +1,10 @@ -subarch: i686 +subarch: i686-ssemath target: stage1 -version_stamp: systemd-@TIMESTAMP@ +version_stamp: t64-systemd-@TIMESTAMP@ rel_type: 23.0-time64 profile: default/linux/x86/23.0/i686/time64/systemd snapshot_treeish: @TREEISH@ -source_subpath: 23.0-time64/stage3-i686-t64-systemd-latest +source_subpath: 23.0-time64/stage3-i686-ssemath-t64-systemd-latest compression_mode: pixz update_seed: yes update_seed_command: --update --deep --newuse @world diff --git a/releases/specs/x86/i686-t64/stage3-openrc-23.spec b/releases/specs/x86/i686-t64/stage3-openrc-23.spec index 8220c5bd..c2020914 100644 --- a/releases/specs/x86/i686-t64/stage3-openrc-23.spec +++ b/releases/specs/x86/i686-t64/stage3-openrc-23.spec @@ -1,11 +1,11 @@ -subarch: i686 +subarch: i686-ssemath target: stage3 -version_stamp: openrc-@TIMESTAMP@ +version_stamp: t64-openrc-@TIMESTAMP@ rel_type: 23.0-time64 profile: default/linux/x86/23.0/i686/time64 snapshot_treeish: @TREEISH@ -source_subpath: 23.0-time64/stage1-i686-t64-openrc-@TIMESTAMP@ +source_subpath: 23.0-time64/stage1-i686-ssemath-t64-openrc-@TIMESTAMP@ compression_mode: pixz portage_confdir: @REPO_DIR@/releases/portage/stages portage_prefix: releng -binrepo_path: x86/binpackages/23.0/i686-t64 +binrepo_path: x86/binpackages/23.0/i686-ssemath-t64 diff --git a/releases/specs/x86/i686-t64/stage3-systemd-23.spec b/releases/specs/x86/i686-t64/stage3-systemd-23.spec index 5cd47699..ef84d439 100644 --- a/releases/specs/x86/i686-t64/stage3-systemd-23.spec +++ b/releases/specs/x86/i686-t64/stage3-systemd-23.spec @@ -1,11 +1,11 @@ -subarch: i686 +subarch: i686-ssemath target: stage3 -version_stamp: systemd-@TIMESTAMP@ +version_stamp: t64-systemd-@TIMESTAMP@ rel_type: 23.0-time64 profile: default/linux/x86/23.0/i686/time64/systemd snapshot_treeish: @TREEISH@ -source_subpath: 23.0-time64/stage1-i686-t64-systemd-@TIMESTAMP@ +source_subpath: 23.0-time64/stage1-i686-ssemath-t64-systemd-@TIMESTAMP@ compression_mode: pixz portage_confdir: @REPO_DIR@/releases/portage/stages portage_prefix: releng -binrepo_path: x86/binpackages/23.0/i686-t64 +binrepo_path: x86/binpackages/23.0/i686-ssemath-t64