summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-22 17:45:32 -0700
committerZac Medico <zmedico@gentoo.org>2012-06-22 17:45:32 -0700
commit603e472f389b02e1c4a68b701a79d5d0a932765f (patch)
tree93639d0c618734b02265489aace125942ac416cf /man
parent1bb93d248e380c9c8121d01df15a387068f0c0bc (diff)
downloadportage-603e472f389b02e1c4a68b701a79d5d0a932765f.tar.gz
portage-603e472f389b02e1c4a68b701a79d5d0a932765f.tar.bz2
portage-603e472f389b02e1c4a68b701a79d5d0a932765f.zip
man/portage.5: profile-formats = portage-2
Diffstat (limited to 'man')
-rw-r--r--man/portage.57
1 files changed, 6 insertions, 1 deletions
diff --git a/man/portage.5 b/man/portage.5
index 7341a0352..9823eb1d5 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -822,7 +822,12 @@ cache\-formats = md5-dict pms
# indicate that this repo contains profiles that may use directories for
# package.mask, package.provided, package.use, package.use.mask,
# package.use.force, use.mask and use.force.
-profile\-formats = portage-1
+# profile\-formats = portage-1
+# indicate that paths such as 'gentoo:targets/desktop' or ':targets/desktop' in
+# profile parent files can be used to express paths relative to the root
+# 'profiles' directory of a repository (when the repo name is omitted before
+# the colon, it refers to the current repository the parent file is inside)
+profile\-formats = portage-2
.fi
.RE
.TP