From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pm4UX-0007vc-3n for garchives@archives.gentoo.org; Sun, 06 Feb 2011 13:17:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BA4DE0B5E; Sun, 6 Feb 2011 13:09:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0B156E0B5E for ; Sun, 6 Feb 2011 13:09:44 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EC741B419D for ; Sun, 6 Feb 2011 13:09:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0541C80074 for ; Sun, 6 Feb 2011 13:09:44 +0000 (UTC) From: "Thomas Sachau" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Sachau" Message-ID: <8c587a20613ff90ebc5ec2a00feaa32c46ff9228.tommy@gentoo> Subject: [gentoo-commits] proj/portage:multilib commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/make.conf.5 X-VCS-Directories: man/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 8c587a20613ff90ebc5ec2a00feaa32c46ff9228 Date: Sun, 6 Feb 2011 13:09:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2ce7e2f07416c617e3aa416dafbe6c15 commit: 8c587a20613ff90ebc5ec2a00feaa32c46ff9228 Author: Zac Medico gentoo org> AuthorDate: Thu Jan 27 02:04:07 2011 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Thu Jan 27 02:04:07 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3D8c587a20 make.conf.5: doc multi PORTAGE_BINHOST support --- man/make.conf.5 | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/make.conf.5 b/man/make.conf.5 index 04e7a5f..e91b147 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -587,10 +587,10 @@ direcory does not exist, it will be created automat= ically and group permissions will be applied to it. If the directory already exists, portage will no= t modify it's permissions. .TP -\fBPORTAGE_BINHOST\fR =3D \fI"ftp://login:pass@grp.mirror.site/pub/grp/i= 686/athlon\-xp/"\fR -This is the host from which portage will grab prebuilt\-binary packages.= =20 -The list is a single entry specifying the full address of the directory=20 -serving the tbz2's for your system. This is only used when running with= =20 +\fBPORTAGE_BINHOST\fR =3D \fI[space delimited URI list]\fR +This is a list of hosts from which portage will grab prebuilt\-binary pa= ckages. +Each entry in the list must specify the full address of a directory +serving 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)=20 for more information. For versions of portage less that 2.1.6, this var= iable should point to the 'All' directory on the host that creates the binary