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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 84BEA1581D3 for ; Sat, 1 Jun 2024 20:38:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AB59E2A98; Sat, 1 Jun 2024 20:38:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id E1427E2A98 for ; Sat, 1 Jun 2024 20:38:46 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E9F62343016 for ; Sat, 1 Jun 2024 20:38:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 603F41BF3 for ; Sat, 1 Jun 2024 20:38:44 +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: <1717274106.c22b52aa8092a7fcd0952f4a624f22b8269c8ad6.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs-qemu/alpha/stage1-openrc.spec releases/specs-qemu/alpha/stage3-openrc.spec X-VCS-Directories: releases/specs-qemu/alpha/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: c22b52aa8092a7fcd0952f4a624f22b8269c8ad6 X-VCS-Branch: master Date: Sat, 1 Jun 2024 20:38:44 +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: 96a7bd66-90ce-4b9c-976c-209dffa406cb X-Archives-Hash: 62ebe57e7000a20b6a62f14164cfaf08 commit: c22b52aa8092a7fcd0952f4a624f22b8269c8ad6 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Jun 1 20:35:06 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jun 1 20:35:06 2024 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=c22b52aa Clean up alpha specs Signed-off-by: Andreas K. Hüttel gentoo.org> releases/specs-qemu/alpha/stage1-openrc.spec | 12 ------------ releases/specs-qemu/alpha/stage3-openrc.spec | 11 ----------- 2 files changed, 23 deletions(-) diff --git a/releases/specs-qemu/alpha/stage1-openrc.spec b/releases/specs-qemu/alpha/stage1-openrc.spec deleted file mode 100644 index b0481b7e..00000000 --- a/releases/specs-qemu/alpha/stage1-openrc.spec +++ /dev/null @@ -1,12 +0,0 @@ -subarch: alpha -target: stage1 -version_stamp: openrc-@TIMESTAMP@ -rel_type: default -profile: default/linux/alpha/17.0 -snapshot_treeish: @TREEISH@ -source_subpath: default/stage3-alpha-openrc-latest -update_seed: yes -update_seed_command: -uDN @world -portage_confdir: @REPO_DIR@/releases/portage/stages-qemu -interpreter: /usr/bin/qemu-alpha -compression_mode: pixz diff --git a/releases/specs-qemu/alpha/stage3-openrc.spec b/releases/specs-qemu/alpha/stage3-openrc.spec deleted file mode 100644 index 2f3cd873..00000000 --- a/releases/specs-qemu/alpha/stage3-openrc.spec +++ /dev/null @@ -1,11 +0,0 @@ -subarch: alpha -target: stage3 -version_stamp: openrc-@TIMESTAMP@ -rel_type: default -profile: default/linux/alpha/17.0 -snapshot_treeish: @TREEISH@ -source_subpath: default/stage1-alpha-openrc-@TIMESTAMP@ -portage_confdir: @REPO_DIR@/releases/portage/stages-qemu -interpreter: /usr/bin/qemu-alpha -compression_mode: pixz -binrepo_path: alpha/binpackages/17.0/alpha