summaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-10-08 18:21:05 +0000
committerZac Medico <zmedico@gentoo.org>2006-10-08 18:21:05 +0000
commit6d1a76edd04bcab9319c6e4605978ea73c5dd42d (patch)
tree9c01507384b2427733edf27353e1158e72d3095d /cnf
parentFix dep_transform breakage (regression from r4596). (diff)
downloadportage-idfetch-6d1a76edd04bcab9319c6e4605978ea73c5dd42d.tar.gz
portage-idfetch-6d1a76edd04bcab9319c6e4605978ea73c5dd42d.tar.bz2
portage-idfetch-6d1a76edd04bcab9319c6e4605978ea73c5dd42d.zip
For bug #140021, remove autoaddcvs from the docs. Thanks to exg for this patch.
svn path=/main/trunk/; revision=4618
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.conf7
1 files changed, 2 insertions, 5 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index 23a0d935..6c3f415f 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -244,9 +244,6 @@
# existing SRC_URI digests are correct. This feature also
# affects digest generation via ebuild(1) and emerge(1) (emerge
# generates digests only when the 'digest' feature is enabled).
-# 'autoaddcvs' causes portage to automatically try to add files to cvs
-# that will have to be added later. Done at generation times
-# and only has an effect when 'cvs' is also set.
# 'buildpkg' causes binary packages to be created of all packages that
# are being merged.
# 'ccache' enables ccache support via CC.
@@ -299,8 +296,8 @@
# as a security measure. As a side effect this can remove
# sandbox access violations for users.
# 'usersandbox' enables sandboxing while portage is running under userpriv.
-#FEATURES="sandbox buildpkg ccache distcc userpriv usersandbox notitles noclean noauto cvs keeptemp keepwork autoaddcvs"
-#FEATURES="sandbox ccache distcc distlocks autoaddcvs"
+#FEATURES="sandbox buildpkg ccache distcc userpriv usersandbox notitles noclean noauto cvs keeptemp keepwork"
+#FEATURES="sandbox ccache distcc distlocks"
#
# CCACHE_SIZE sets the space use limitations for ccache. The default size is
# 2G, and will be set if not defined otherwise and ccache is in features.