Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r9932 - main/trunk/man
Date: Mon, 21 Apr 2008 04:26:50
Message-Id: E1Jnnc7-000460-GW@stork.gentoo.org
1 Author: zmedico
2 Date: 2008-04-21 04:26:46 +0000 (Mon, 21 Apr 2008)
3 New Revision: 9932
4
5 Modified:
6 main/trunk/man/make.conf.5
7 Log:
8 Fix portage version, should be >=2.1.5.
9
10
11 Modified: main/trunk/man/make.conf.5
12 ===================================================================
13 --- main/trunk/man/make.conf.5 2008-04-21 04:18:12 UTC (rev 9931)
14 +++ main/trunk/man/make.conf.5 2008-04-21 04:26:46 UTC (rev 9932)
15 @@ -215,7 +215,7 @@
16 .TP
17 .B metadata\-transfer
18 Automatically perform a metadata transfer when `emerge \-\-sync` is run.
19 -In versions of portage greater than 2.1.5, this feature is disabled by
20 +In versions of portage >=2.1.5, this feature is disabled by
21 default. When metadata\-transfer is disabled, metadata cache from the
22 ${PORTDIR}/metadata/cache/ directory will be used directly (if available)
23 and eclasses in ${PORTDIR}/eclass/ must not be modified except by
24
25 --
26 gentoo-commits@l.g.o mailing list