summaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-11 21:14:25 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-11 21:14:25 +0000
commit46bc6cca491c58d6db4a97b267c9e8736317b93e (patch)
treefc182e62fb55d0e14febdf4fdd27b066e0fe2588 /cnf
parentMove news about ** token in package.keywords to the 2.1.3 section. (diff)
downloadportage-multirepo-46bc6cca491c58d6db4a97b267c9e8736317b93e.tar.gz
portage-multirepo-46bc6cca491c58d6db4a97b267c9e8736317b93e.tar.bz2
portage-multirepo-46bc6cca491c58d6db4a97b267c9e8736317b93e.zip
Update the PORT_LOGDIR docs for bug #82378. Thanks to Arfrever FTA for reporting.
svn path=/main/trunk/; revision=6808
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index bb5b4e0c..012aae3f 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -93,12 +93,12 @@
#PKGDIR=/usr/portage/packages
#
# PORT_LOGDIR is the location where portage will store all the logs it
-# creates from each individual merge. They are stored as NNNN-$PF.log
-# in the directory specified. This is disabled until you enable it by
-# providing a directory. Permissions will be modified as needed IF the
-# directory exists, otherwise logging will be disabled. NNNN is the
-# increment at the time the log is created. Logs are thus sequential.
-# The common setting is to use the /var/log/portage path.
+# creates from each individual merge. They are stored as
+# ${CATEGORY}:${PF}:YYYYMMDD-HHMMSS.log in the directory specified.
+# If the direcory does not exist, it will be created automatically and
+# group permissions will be applied to it. If the directory already
+# exists, portage will not modify it's permissions.
+#
#PORT_LOGDIR=""
#
# PORTDIR_OVERLAY is a directory where local ebuilds may be stored without