* [gentoo-pms] [PATCH] tree-layout.tex: Missing eapi is not taken from master repo
@ 2024-11-15 17:44 Ulrich Müller
2024-11-22 14:51 ` Ulrich Müller
0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Müller @ 2024-11-15 17:44 UTC (permalink / raw
To: gentoo-pms; +Cc: Ulrich Müller
The wording on this was not clear: One the one hand we had "if no eapi
file is present, EAPI 0 shall be used", on the other hand "contents of
these files are to be taken from [...] the master repository".
Portage uses EAPI 0 if profiles/eapi is missing in a non-stand-alone
repository.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
tree-layout.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tree-layout.tex b/tree-layout.tex
index 19aed03..e0b414d 100644
--- a/tree-layout.tex
+++ b/tree-layout.tex
@@ -85,7 +85,7 @@ directory; a package manager must not attempt to use any repository whose profil
requires an EAPI it does not support. If no \t{eapi} file is present, EAPI 0 shall be used.
If the repository is not intended to be stand-alone, the contents of these files are to be taken
-from or merged with the master repository as necessary.
+from or merged with the master repository as necessary; this does not apply to the \t{eapi} file.
Other files not described by this specification may exist, but may not be relied upon. The package
manager must ignore any files in this directory that it does not recognise.
--
2.47.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-22 14:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-15 17:44 [gentoo-pms] [PATCH] tree-layout.tex: Missing eapi is not taken from master repo Ulrich Müller
2024-11-22 14:51 ` Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox