From: Zac Medico Date: Thu, 30 Apr 2009 08:44:38 +0000 (-0000) Subject: Add note about repos.conf eclass overrides. X-Git-Tag: v2.2_rc32~11 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3a3693e53de1d8866ce48d19923bcc09e3062fd9;p=portage.git Add note about repos.conf eclass overrides. svn path=/main/trunk/; revision=13562 --- 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 ==================================