aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-11-28 04:13:57 -0800
committerZac Medico <zmedico@gentoo.org>2012-11-28 04:13:57 -0800
commita73d9ae594b24efe35fa8c0c1c00ea06dc80886a (patch)
treef475e4e674e3ff06b5f0f2f69b45058d6ca3179b
parenttest_portdb_cache: use python -Wi (diff)
downloadportage-a73d9ae594b24efe35fa8c0c1c00ea06dc80886a.tar.gz
portage-a73d9ae594b24efe35fa8c0c1c00ea06dc80886a.tar.bz2
portage-a73d9ae594b24efe35fa8c0c1c00ea06dc80886a.zip
portage.5: rm obsolete eclass-overrides warning
This will fix bug #434942. The warning shouldn't be needed anymore since commit e760c8d2a4ccc56e351ac37904c715f596b58e42 makes egencache generate md5-dict format by default, and use of the older pms format triggers a deprecation warning since commit 02a6bf1ac95861831a303f220c7a41b9bbd398ab.
-rw-r--r--man/portage.58
1 files changed, 1 insertions, 7 deletions
diff --git a/man/portage.5 b/man/portage.5
index 12938e200..067ae6879 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -754,13 +754,7 @@ performed by these tools
are inherently \fBnot\fR \fIsite\-specific\fR. \fBWARNING:\fR Use of
\fBrepos.conf\fR is generally not recommended since resulting changes in
eclass inheritance (especially due to \fBeclass\-overrides\fR) may trigger
-performance issues under some circumstances (see \fBbug #124041\fR). When
-using \fBeclass\-overrides\fR, due to bug #276264, you must ensure that
-your portage tree does not contain a metadata/cache/ directory. If that
-directory exists then you should remove it entirely, and set
-PORTAGE_RSYNC_EXTRA_OPTS="\-\-exclude=/metadata/cache" in
-make.conf in order to exclude the metadata/cache/ directory during
-\fBemerge\fR(1) \-\-sync operations.
+performance issues under some circumstances (see \fBbug #124041\fR).
.I Example:
.nf