summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-04-30 08:44:38 +0000
committerZac Medico <zmedico@gentoo.org>2009-04-30 08:44:38 +0000
commit3a3693e53de1d8866ce48d19923bcc09e3062fd9 (patch)
tree9b00769c7abdd8598eb6d3ef6856d4dd89ad85da /RELEASE-NOTES
parent88797f923c6d2eee3e638316ce14964d6c75c75c (diff)
downloadportage-3a3693e53de1d8866ce48d19923bcc09e3062fd9.tar.gz
portage-3a3693e53de1d8866ce48d19923bcc09e3062fd9.tar.bz2
portage-3a3693e53de1d8866ce48d19923bcc09e3062fd9.zip
Add note about repos.conf eclass overrides.
svn path=/main/trunk/; revision=13562
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index a38c165bc..ec6ed4ded 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -21,6 +21,12 @@ portage-2.2
* "world" no longer includes "system" unconditionally, but you can add
"@system" to the world_sets file to restore the old state.
+portage-2.1.6.11
+==================================
+* If you want overlay eclasses to override eclasses from other repos then see
+ the portage(5) man page for information about the new layout.conf and
+ repos.conf configuration files.
+
portage-2.1.6
==================================