summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-05 22:51:26 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-05 22:51:26 +0000
commitcb799ed692e17b1de97dba37e1b2d04cca181405 (patch)
treef0a4e4c7846d6bba0f0bc95ef0fdcba85e8694ed /man
parentd67c9e4c446cdee03b01e9262d4c36d70abd373b (diff)
downloadportage-cb799ed692e17b1de97dba37e1b2d04cca181405.tar.gz
portage-cb799ed692e17b1de97dba37e1b2d04cca181405.tar.bz2
portage-cb799ed692e17b1de97dba37e1b2d04cca181405.zip
Enable FEATURES=news by default and document it.
svn path=/main/trunk/; revision=14498
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index be4b1ab9d..73861d859 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -266,6 +266,10 @@ isn't a symlink to /usr/lib64. To find the bad packages, we have a
portage feature called \fImultilib\-strict\fR. It will prevent emerge
from putting 64bit libraries into anything other than (/usr)/lib64.
.TP
+.B news
+Enable GLEP 42 new support. See
+\fIhttp://www.gentoo.org/proj/en/glep/glep-0042.html\fR.
+.TP
.B noauto
When utilizing \fBebuild\fR(1), only run the function requested.
.TP