summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-01-27 10:04:54 +0100
committerUlrich Müller <ulm@gentoo.org>2024-01-27 14:03:44 +0100
commit47772dd3b715953dda0e663c62d31814043f9df6 (patch)
tree62e7ac45f524c4a3a0e9ccb6bfd5f9734ecfc186
parentpms.tex: Update copyright years (diff)
downloadpms-47772dd3b715953dda0e663c62d31814043f9df6.tar.gz
pms-47772dd3b715953dda0e663c62d31814043f9df6.tar.bz2
pms-47772dd3b715953dda0e663c62d31814043f9df6.zip
tree-layout.tex: Loosen restrictions on reusing package and slot names
Closes: https://bugs.gentoo.org/923019 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--tree-layout.tex6
1 files 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}