Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r13562 - main/trunk
Date: Thu, 30 Apr 2009 08:44:40
Message-Id: E1LzRsk-0004ep-SW@stork.gentoo.org
1 Author: zmedico
2 Date: 2009-04-30 08:44:38 +0000 (Thu, 30 Apr 2009)
3 New Revision: 13562
4
5 Modified:
6 main/trunk/RELEASE-NOTES
7 Log:
8 Add note about repos.conf eclass overrides.
9
10
11 Modified: main/trunk/RELEASE-NOTES
12 ===================================================================
13 --- main/trunk/RELEASE-NOTES 2009-04-30 08:40:39 UTC (rev 13561)
14 +++ main/trunk/RELEASE-NOTES 2009-04-30 08:44:38 UTC (rev 13562)
15 @@ -21,6 +21,12 @@
16 * "world" no longer includes "system" unconditionally, but you can add
17 "@system" to the world_sets file to restore the old state.
18
19 +portage-2.1.6.11
20 +==================================
21 +* If you want overlay eclasses to override eclasses from other repos then see
22 + the portage(5) man page for information about the new layout.conf and
23 + repos.conf configuration files.
24 +
25 portage-2.1.6
26 ==================================