summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-11-13 18:43:37 +0000
committerZac Medico <zmedico@gentoo.org>2008-11-13 18:43:37 +0000
commit4e7da49505e06bd0ee32b446f594a6e01e5eff98 (patch)
treef8eb7ad031c0a36b5852822742d98b7d2054f8bd
parent6a2fa8f0d5fa1d1a25b6fecfdd450307d0b91415 (diff)
downloadportage-4e7da49505e06bd0ee32b446f594a6e01e5eff98.tar.gz
portage-4e7da49505e06bd0ee32b446f594a6e01e5eff98.tar.bz2
portage-4e7da49505e06bd0ee32b446f594a6e01e5eff98.zip
Make PORTAGE_BINHOST docs refer to 2.1.6 instead of 2.2.
svn path=/main/branches/2.1.6/; revision=11886
-rw-r--r--man/make.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 8cccaf4ec..a36fc4ff3 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -420,9 +420,9 @@ This is the host from which portage will grab prebuilt\-binary packages.
The list is a single entry specifying the full address of the directory
serving the tbz2's for your system. This is only used when running with
the get binary pkg options are given to \fBemerge\fR. Review \fBemerge\fR(1)
-for more information. For versions of portage less that 2.2, this variable
+for more information. For versions of portage less that 2.1.6, this variable
should point to the 'All' directory on the host that creates the binary
-packages and not to the root of the \fBPKGDIR\fR. Starting with portage 2.2,
+packages and not to the root of the \fBPKGDIR\fR. Starting with portage 2.1.6,
it should point to a directory containing a 'Packages' index file. If
${PORTAGE_BINHOST}/Packages does not exist then portage will attempt to use
the older protocol.