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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5BF0B13933E for ; Thu, 15 Jul 2021 20:29:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2CA2E0AF1; Thu, 15 Jul 2021 20:29:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6964BE0AF1 for ; Thu, 15 Jul 2021 20:29:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67E2A342A51 for ; Thu, 15 Jul 2021 20:29:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 930DA798 for ; Thu, 15 Jul 2021 20:29:17 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1626380911.95acfe4213aa98151b3d3e63a8da43eb4cd13a92.gyakovlev@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/ppc/ppc64le/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs/ppc/ppc64le/stage3-openrc-power9le.spec X-VCS-Directories: releases/specs/ppc/ppc64le/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 95acfe4213aa98151b3d3e63a8da43eb4cd13a92 X-VCS-Branch: master Date: Thu, 15 Jul 2021 20:29:17 +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: 2a83ecf6-5273-48ec-82a7-c99102f539ff X-Archives-Hash: 66fc1145004f370dbd98b32ea8e0878f commit: 95acfe4213aa98151b3d3e63a8da43eb4cd13a92 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jul 15 20:28:31 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jul 15 20:28:31 2021 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=95acfe42 releases/specs/ppc/ppc64le/stage3-openrc-power9le.spec: fix source Signed-off-by: Georgy Yakovlev gentoo.org> releases/specs/ppc/ppc64le/stage3-openrc-power9le.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs/ppc/ppc64le/stage3-openrc-power9le.spec b/releases/specs/ppc/ppc64le/stage3-openrc-power9le.spec index 37e50ddd..6c24b697 100644 --- a/releases/specs/ppc/ppc64le/stage3-openrc-power9le.spec +++ b/releases/specs/ppc/ppc64le/stage3-openrc-power9le.spec @@ -4,7 +4,7 @@ version_stamp: openrc-@TIMESTAMP@ rel_type: power9le profile: default/linux/ppc64le/17.0 snapshot: @TIMESTAMP@ -source_subpath: default/stage1-power9le-openrc-@TIMESTAMP@ +source_subpath: power9le/stage1-power9le-openrc-@TIMESTAMP@ compression_mode: pixz_x portage_confdir: @REPO_DIR@/releases/portage/stages portage_prefix: releng