summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-04-30 08:46:51 +0000
committerZac Medico <zmedico@gentoo.org>2009-04-30 08:46:51 +0000
commite29342a1cf4010b3d6e8a4b1b468edcdeeb68f30 (patch)
tree7e6d60fd7524de2c8a840d84be769851b1c13342
parentFix ACCEPT_LICENSE handling for binary packages, so that the build-time USE (diff)
downloadportage-multirepo-e29342a1cf4010b3d6e8a4b1b468edcdeeb68f30.tar.gz
portage-multirepo-e29342a1cf4010b3d6e8a4b1b468edcdeeb68f30.tar.bz2
portage-multirepo-e29342a1cf4010b3d6e8a4b1b468edcdeeb68f30.zip
Add note about repos.conf eclass overrides. (trunk r13561:13563)
svn path=/main/branches/2.1.6/; revision=13564
-rw-r--r--RELEASE-NOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index a6b06ffe..ec78be60 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,12 @@
Release Notes; upgrade information mainly.
Features/major bugfixes are listed in NEWS
+portage-2.1.6.12
+==================================
+* 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
==================================