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 72D5415800F for ; Mon, 9 Jan 2023 16:41:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF216E069C; Mon, 9 Jan 2023 16:41:52 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F178E069C for ; Mon, 9 Jan 2023 16:41:52 +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 28078340DAF for ; Mon, 9 Jan 2023 16:41:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 880267F4 for ; Mon, 9 Jan 2023 16:41:49 +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: <1673282484.c92798f9ecfc5c1b935b1607c54ca06e10ef38d0.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/mips/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs-qemu/mips/stage3-mipsel3-multilib-systemd-mu.spec X-VCS-Directories: releases/specs-qemu/mips/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: c92798f9ecfc5c1b935b1607c54ca06e10ef38d0 X-VCS-Branch: master Date: Mon, 9 Jan 2023 16:41:49 +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: d50676ee-f72e-4b51-b0f6-528bb25cc010 X-Archives-Hash: 7305c37df6fb52c342763ca0c80f844c commit: c92798f9ecfc5c1b935b1607c54ca06e10ef38d0 Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon Jan 9 16:41:24 2023 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Mon Jan 9 16:41:24 2023 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=c92798f9 mips: fix stage filename in spec Signed-off-by: Andreas K. Hüttel gentoo.org> releases/specs-qemu/mips/stage3-mipsel3-multilib-systemd-mu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs-qemu/mips/stage3-mipsel3-multilib-systemd-mu.spec b/releases/specs-qemu/mips/stage3-mipsel3-multilib-systemd-mu.spec index 1219129d..10709e84 100644 --- a/releases/specs-qemu/mips/stage3-mipsel3-multilib-systemd-mu.spec +++ b/releases/specs-qemu/mips/stage3-mipsel3-multilib-systemd-mu.spec @@ -5,7 +5,7 @@ interpreter: /usr/bin/qemu-mipsn32el /usr/bin/qemu-mipsel /usr/bin/qemu-mips64el rel_type: mergedusr profile: default/linux/mips/17.0/mipsel/multilib/n32/systemd/merged-usr snapshot: @TIMESTAMP@ -source_subpath: mergedusr/stage1-mipsel3_multilib-mergedusr-@TIMESTAMP@ +source_subpath: mergedusr/stage1-mipsel3_multilib-systemd-mergedusr-@TIMESTAMP@ compression_mode: pixz decompressor_search_order: xz bzip2 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu