summaryrefslogtreecommitdiffstats
path: root/cnf
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 /cnf
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 'cnf')
-rw-r--r--cnf/make.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index 6a711509e..87fcbef30 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -249,8 +249,6 @@
# 'ccache' enable support for the dev-util/ccache package, which can
# noticably decrease the time needed to remerge previously built
# packages.
-# 'confcache' enable confcache support; speeds up autotool based configure
-# calls
# 'collision-protect'
# prevents packages from overwriting files that are owned by
# another package or by no package at all.