summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-22 00:44:18 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-22 00:44:18 +0000
commit541fe32abf6204b5b38860473fe025330904f0ba (patch)
tree40ff2d343a9bee48bdcaf25c3d0d73dc7c85a496 /man
parent3c3eadfb8ecc2ce5b3eb2c1fa93404193453f49e (diff)
downloadportage-541fe32abf6204b5b38860473fe025330904f0ba.tar.gz
portage-541fe32abf6204b5b38860473fe025330904f0ba.tar.bz2
portage-541fe32abf6204b5b38860473fe025330904f0ba.zip
remove confcache docs (trunk r5802)
svn path=/main/branches/2.1.2/; revision=6925
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.53
-rw-r--r--man/make.conf.54
2 files changed, 0 insertions, 7 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 006204387..786167d35 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -330,9 +330,6 @@ example, can safely be skipped since they have no binaries). If the binary
checks need to be skipped for other reasons (such as proprietary binaries),
see the \fBQA CONTROL VARIABLES\fR section for more specific exemptions.
.TP
-.I confcache
-Prevent econf from using confcache.
-.TP
.I fetch
like \fImirror\fR but the files will not be fetched via \fBSRC_URI\fR either.
.TP
diff --git a/man/make.conf.5 b/man/make.conf.5
index 9fd51c78a..dd4f71ad5 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -146,10 +146,6 @@ Enable portage support for the ccache package. If the ccache dir is not
present in the user's environment, then portage will default to
${PORTAGE_TMPDIR}/ccache.
.TP
-.B confcache
-Enable confcache support; global configure caching, speeds up autotool based configure
-calls via the econf helper function. See \fBebuild\fR(5) for more information.
-.TP
.B collision\-protect
A QA\-feature to ensure that a package doesn't overwrite files it doesn't own.
The \fICOLLISION_IGNORE\fR variable can be used to selectively disable this