summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-12-08 22:52:45 +0000
committerZac Medico <zmedico@gentoo.org>2006-12-08 22:52:45 +0000
commit125907972ada53e569ac7e86a4f7c9d2f9d771fa (patch)
tree301c3cde14981928289126f2d7bda843c9f75ee8
parent5bb478ad6b8f9248aebd2ecca785681cebf6684c (diff)
downloadportage-125907972ada53e569ac7e86a4f7c9d2f9d771fa.tar.gz
portage-125907972ada53e569ac7e86a4f7c9d2f9d771fa.tar.bz2
portage-125907972ada53e569ac7e86a4f7c9d2f9d771fa.zip
Remove all traces of FEATURES=cvs since code for that feature no longer exists (apparently since portage-2.1).
svn path=/main/trunk/; revision=5228
-rwxr-xr-xbin/repoman7
-rw-r--r--man/make.conf.54
2 files changed, 0 insertions, 11 deletions
diff --git a/bin/repoman b/bin/repoman
index 443e89192..e2f4ae2c2 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -398,13 +398,6 @@ if mymode == "commit":
isCvs=False
myreporoot=None
if os.path.isdir("CVS"):
- if "cvs" not in repoman_settings.features:
- print
- print
- print red('!!! You do not have ')+bold('FEATURES="cvs" ')+red("enabled...")
- print red("!!! ")+bold("Adding \"cvs\" to FEATURES")
- print
- os.environ["FEATURES"]=repoman_settings["FEATURES"]+" cvs"
isCvs = True
if not "--pretend" in myoptions and not isCvs:
diff --git a/man/make.conf.5 b/man/make.conf.5
index b585bb8b3..02ae269d2 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -144,10 +144,6 @@ 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
feature.
.TP
-.B cvs
-A feature for developers that causes portage to enable all USE flags in SRC_URI
-when creating digests.
-.TP
.B digest
Autogenerate digests for packages when running the \fBemerge\fR(1) command. If
the \fIassume-digests\fR feature is also enabled then existing SRC_URI digests