summaryrefslogtreecommitdiff
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
parentFix ACCEPT_LICENSE handling for binary packages, so that the build-time USE (diff)
downloadportage-multirepo-3a3693e53de1d8866ce48d19923bcc09e3062fd9.tar.gz
portage-multirepo-3a3693e53de1d8866ce48d19923bcc09e3062fd9.tar.bz2
portage-multirepo-3a3693e53de1d8866ce48d19923bcc09e3062fd9.zip
Add note about repos.conf eclass overrides.
svn path=/main/trunk/; revision=13562
-rw-r--r--RELEASE-NOTES6
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
==================================