summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-12 05:55:30 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-12 05:55:30 +0000
commita14dcd275546a6622d5b7ace5a2484e61f419b7e (patch)
tree3d0668766b811e9ad62f5cdd81f8a21d8def548a
parentUpdate ACCEPT_LICENSE and ACCEPT_PROPERTIES docs. (diff)
downloadportage-multirepo-2.2_rc46.tar.gz
portage-multirepo-2.2_rc46.tar.bz2
portage-multirepo-2.2_rc46.zip
Add a note about ACCEPT_LICENSE.v2.2_rc46
svn path=/main/trunk/; revision=14593
-rw-r--r--RELEASE-NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 57274f94..81ac8668 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -31,6 +31,10 @@ portage-2.1.7
require a tty device (like the wget progress bar) will be disabled. This
is due to an upstream python issue: http://bugs.python.org/issue5380. See
bug #287648 for more information.
+* Licenses in the @EULA license group are now masked by the default
+ ACCEPT_LICENSE setting. You can unmask all licenses by setting
+ ACCEPT_LICENSE="*" in /etc/make.conf. See the make.conf(5) man page for
+ more information about ACCEPT_LICENSE.
portage-2.1.6.12
==================================