commit:     66ffb7c36da3edf5df4fc720fca08f6d70f5d77e
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 16:51:28 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun May 16 16:53:55 2021 +0000
URL:        https://gitweb.gentoo.org/proj/pms.git/commit/?id=66ffb7c3

Clarify that package moves are processed in no particular order

Bug: https://bugs.gentoo.org/296713#c14
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 tree-layout.tex | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tree-layout.tex b/tree-layout.tex
index b42bd3f..4fceb87 100644
--- a/tree-layout.tex
+++ b/tree-layout.tex
@@ -224,6 +224,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 or the 
lines in any given
+file are processed.
+
 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.

Reply via email to