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 B0C7E1382C5 for ; Mon, 24 May 2021 10:35:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE1F4E0825; Mon, 24 May 2021 10:35:25 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D23BAE0825 for ; Mon, 24 May 2021 10:35:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A6C2D33FE7D for ; Mon, 24 May 2021 10:35:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E5F2791 for ; Mon, 24 May 2021 10:35:23 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1621763660.897ea77dc60e125899b440496d75011e8ae18742.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-8 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: tree-layout.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 897ea77dc60e125899b440496d75011e8ae18742 X-VCS-Branch: eapi-8 Date: Mon, 24 May 2021 10:35:23 +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: cdfabfc7-eebb-4224-ba97-6b6e62367e08 X-Archives-Hash: abd1722f4e745cd9f621784763900101 commit: 897ea77dc60e125899b440496d75011e8ae18742 Author: Ulrich Müller gentoo org> AuthorDate: Tue May 18 22:45:12 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun May 23 09:54:20 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=897ea77d Clarify that updates files are processed in no particular order Bug: https://bugs.gentoo.org/296713#c14 Signed-off-by: Ulrich Müller gentoo.org> tree-layout.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tree-layout.tex b/tree-layout.tex index 719b489..fdf4b65 100644 --- a/tree-layout.tex +++ b/tree-layout.tex @@ -223,6 +223,9 @@ The second form instructs the package manager that any currently installed packa package dependency specification \t{spec} whose \t{SLOT} is set to \t{slot1} should have it updated to \t{slot2}. +It is unspecified in what order the files in the \t{updates} directory are processed. Lines within +each file are processed in ascending order. + Any name that has appeared as the origin of a move must not be reused in the future. Any slot that has appeared as the origin of a slot move may not be used by packages matching the spec of that slot move in the future. 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 B69E01382C5 for ; Thu, 27 May 2021 16:43:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAC2BE091F; Thu, 27 May 2021 16:43:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C37EAE091F for ; Thu, 27 May 2021 16:43:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5AFD2340D00 for ; Thu, 27 May 2021 16:43:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7262D59C for ; Thu, 27 May 2021 16:43:35 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1621763660.897ea77dc60e125899b440496d75011e8ae18742.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: tree-layout.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 897ea77dc60e125899b440496d75011e8ae18742 X-VCS-Branch: master Date: Thu, 27 May 2021 16:43:35 +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: 69494c32-f385-4914-a0c2-e004a1de3b6e X-Archives-Hash: 5f407f5df3961e0d3e2065c2b08d6245 Message-ID: <20210527164335.F5bGV6Y1g3VHn-C3na4uaZPhnJckCglFLMVglndaOcA@z> commit: 897ea77dc60e125899b440496d75011e8ae18742 Author: Ulrich Müller gentoo org> AuthorDate: Tue May 18 22:45:12 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun May 23 09:54:20 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=897ea77d Clarify that updates files are processed in no particular order Bug: https://bugs.gentoo.org/296713#c14 Signed-off-by: Ulrich Müller gentoo.org> tree-layout.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tree-layout.tex b/tree-layout.tex index 719b489..fdf4b65 100644 --- a/tree-layout.tex +++ b/tree-layout.tex @@ -223,6 +223,9 @@ The second form instructs the package manager that any currently installed packa package dependency specification \t{spec} whose \t{SLOT} is set to \t{slot1} should have it updated to \t{slot2}. +It is unspecified in what order the files in the \t{updates} directory are processed. Lines within +each file are processed in ascending order. + Any name that has appeared as the origin of a move must not be reused in the future. Any slot that has appeared as the origin of a slot move may not be used by packages matching the spec of that slot move in the future. 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 B511F13835A for ; Mon, 24 May 2021 08:54:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15446E0814; Mon, 24 May 2021 08:54:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D438EE0814 for ; Mon, 24 May 2021 08:54:21 +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 DD599340BE8 for ; Mon, 24 May 2021 08:54:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 998BF78E for ; Mon, 24 May 2021 08:54:19 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1621763660.897ea77dc60e125899b440496d75011e8ae18742.ulm@gentoo> Subject: [gentoo-commits] proj/pms:retroactive commit in: / X-VCS-Repository: proj/pms X-VCS-Files: tree-layout.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 897ea77dc60e125899b440496d75011e8ae18742 X-VCS-Branch: retroactive Date: Mon, 24 May 2021 08:54:19 +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: 89d558b3-74ff-424a-858f-999806bb6fac X-Archives-Hash: e9c6cca7657f7036a59529880769e497 Message-ID: <20210524085419.dL2O4MngAtCWl50CH9Sg0QZMOCeXHA-6YZ99zrms1r8@z> commit: 897ea77dc60e125899b440496d75011e8ae18742 Author: Ulrich Müller gentoo org> AuthorDate: Tue May 18 22:45:12 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun May 23 09:54:20 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=897ea77d Clarify that updates files are processed in no particular order Bug: https://bugs.gentoo.org/296713#c14 Signed-off-by: Ulrich Müller gentoo.org> tree-layout.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tree-layout.tex b/tree-layout.tex index 719b489..fdf4b65 100644 --- a/tree-layout.tex +++ b/tree-layout.tex @@ -223,6 +223,9 @@ The second form instructs the package manager that any currently installed packa package dependency specification \t{spec} whose \t{SLOT} is set to \t{slot1} should have it updated to \t{slot2}. +It is unspecified in what order the files in the \t{updates} directory are processed. Lines within +each file are processed in ascending order. + Any name that has appeared as the origin of a move must not be reused in the future. Any slot that has appeared as the origin of a slot move may not be used by packages matching the spec of that slot move in the future.