diff options
author | Zac Medico <zmedico@gentoo.org> | 2009-04-30 08:44:38 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2009-04-30 08:44:38 +0000 |
commit | 3a3693e53de1d8866ce48d19923bcc09e3062fd9 (patch) | |
tree | 9b00769c7abdd8598eb6d3ef6856d4dd89ad85da /RELEASE-NOTES | |
parent | Fix ACCEPT_LICENSE handling for binary packages, so that the build-time USE (diff) | |
download | portage-idfetch-3a3693e53de1d8866ce48d19923bcc09e3062fd9.tar.gz portage-idfetch-3a3693e53de1d8866ce48d19923bcc09e3062fd9.tar.bz2 portage-idfetch-3a3693e53de1d8866ce48d19923bcc09e3062fd9.zip |
Add note about repos.conf eclass overrides.
svn path=/main/trunk/; revision=13562
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a38c165b..ec6ed4de 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 ================================== |