* [gentoo-pms] [PATCH] Fetch restriction implies mirror restriction.
@ 2013-04-26 15:51 99% Ulrich Mueller
0 siblings, 0 replies; 1+ results
From: Ulrich Mueller @ 2013-04-26 15:51 UTC (permalink / raw
To: gentoo-pms
See also ebuild(5):
fetch - like mirror but the files will not be fetched via SRC_URI either.
---
dependencies.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies.tex b/dependencies.tex
index b82f699..47dc03b 100644
--- a/dependencies.tex
+++ b/dependencies.tex
@@ -362,7 +362,7 @@ The following tokens are permitted inside \t{RESTRICT}:
\item[mirror] The package's \t{SRC\_URI} entries may not be mirrored, and mirrors should not
be checked when fetching.
\item[fetch] The package's \t{SRC\_URI} entries may not be downloaded automatically. If
- entries are not available, \t{pkg\_nofetch} is called.
+ entries are not available, \t{pkg\_nofetch} is called. Implies \t{mirror}.
\item[strip] No stripping of debug symbols from files to be installed may be performed.
\item[userpriv] The package manager may not drop root privileges when building the package.
\item[test] The \t{src\_test} phase must not be run.
--
1.8.2.1
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2013-04-26 15:51 99% [gentoo-pms] [PATCH] Fetch restriction implies mirror restriction Ulrich Mueller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox