summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.57
1 files changed, 1 insertions, 6 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 5f299da1..4782183a 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -111,7 +111,7 @@ is specified.
Defines whether or not to ignore short pauses that occur when displaying
important informational messages. This variable is unset by default.
.TP
-\fBFEATURES\fR = \fI"sandbox ccache autoaddcvs"\fR
+\fBFEATURES\fR = \fI"sandbox ccache"\fR
Defines actions portage takes by default. These options should
not be changed by anyone but developers and/or maintainers. 'sandbox' is an important
part of \fBFEATURES\fR and should not be disabled by default. This is
@@ -124,11 +124,6 @@ SRC_URI digests are correct. This feature also affects digest generation via
\fBebuild\fR(1) and \fBemerge\fR(1) (emerge generates digests only when the
\fIdigest\fR feature is enabled).
.TP
-.B autoaddcvs
-Causes portage to automatically try to add files to cvs that will have to be added
-later. Done at generation times and only works when \fIcvs\fR is also in
-\fBFEATURES\fR.
-.TP
.B buildpkg
Binary packages will be created for all packages that are merged.
.TP