Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: man/
Date: Sat, 29 Oct 2011 08:16:29
Message-Id: 09007bc81ad56621f0ac70b7450ea26e02de2f02.zmedico@gentoo
1 commit: 09007bc81ad56621f0ac70b7450ea26e02de2f02
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 08:16:11 2011 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 08:16:11 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=09007bc8
7
8 man/portage.5: profile-formats example
9
10 ---
11 man/portage.5 | 4 ++++
12 1 files changed, 4 insertions(+), 0 deletions(-)
13
14 diff --git a/man/portage.5 b/man/portage.5
15 index 323a729..e2ed754 100644
16 --- a/man/portage.5
17 +++ b/man/portage.5
18 @@ -797,6 +797,10 @@ update\-changelog = true
19 # indicate that this repo contains both md5-dict and pms cache formats,
20 # which may be generated by egencache(1)
21 cache\-formats = md5-dict pms
22 +# indicate that this repo contains profiles that may use directories for
23 +# package.mask, package.provided, package.use, package.use.mask,
24 +# package.use.force, use.mask and use.force.
25 +profile\-formats = portage-1
26 .fi
27 .RE
28 .TP