Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r13564 - main/branches/2.1.6
Date: Thu, 30 Apr 2009 08:46:54
Message-Id: E1LzRuu-0004jF-DW@stork.gentoo.org
1 Author: zmedico
2 Date: 2009-04-30 08:46:51 +0000 (Thu, 30 Apr 2009)
3 New Revision: 13564
4
5 Modified:
6 main/branches/2.1.6/RELEASE-NOTES
7 Log:
8 Add note about repos.conf eclass overrides. (trunk r13561:13563)
9
10
11 Modified: main/branches/2.1.6/RELEASE-NOTES
12 ===================================================================
13 --- main/branches/2.1.6/RELEASE-NOTES 2009-04-30 08:46:25 UTC (rev 13563)
14 +++ main/branches/2.1.6/RELEASE-NOTES 2009-04-30 08:46:51 UTC (rev 13564)
15 @@ -1,6 +1,12 @@
16 Release Notes; upgrade information mainly.
17 Features/major bugfixes are listed in NEWS
18
19 +portage-2.1.6.12
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 ==================================