commit: 47772dd3b715953dda0e663c62d31814043f9df6 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Jan 27 09:04:54 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Jan 27 13:03:44 2024 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=47772dd3
tree-layout.tex: Loosen restrictions on reusing package and slot names Closes: https://bugs.gentoo.org/923019 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> tree-layout.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tree-layout.tex b/tree-layout.tex index 99fc46a..61f70a2 100644 --- a/tree-layout.tex +++ b/tree-layout.tex @@ -229,9 +229,9 @@ 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. +At any given time, a name that appears as the origin of a move may not be used as a qualified +package name in the repository. A slot that appears as the origin of a slot move may not be used +by packages matching the spec of that slot move. \ChangeWhenAddingAnEAPI{8} \begin{centertable}{Naming rules for files in \t{updates} directory for EAPIs}