Gentoo Archives: gentoo-commits

From: Arfrever Frehtes Taifersar Arahesis <Arfrever@××××××.Org>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: man/
Date: Mon, 02 Dec 2013 15:15:00
Message-Id: 1385997238.fec21792407c1281be38a462a872a96ac47810fc.arfrever@gentoo
1 commit: fec21792407c1281be38a462a872a96ac47810fc
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Mon Dec 2 15:13:58 2013 +0000
4 Commit: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
5 CommitDate: Mon Dec 2 15:13:58 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=fec21792
7
8 portage.5: Fix location of note about repos.conf directory.
9
10 ---
11 man/portage.5 | 17 ++++++++---------
12 1 file changed, 8 insertions(+), 9 deletions(-)
13
14 diff --git a/man/portage.5 b/man/portage.5
15 index 8ab6a00..e281247 100644
16 --- a/man/portage.5
17 +++ b/man/portage.5
18 @@ -1,4 +1,4 @@
19 -.TH "PORTAGE" "5" "Aug 2013" "Portage VERSION" "Portage"
20 +.TH "PORTAGE" "5" "Dec 2013" "Portage VERSION" "Portage"
21 .SH NAME
22 portage \- the heart of Gentoo
23 .SH "DESCRIPTION"
24 @@ -217,10 +217,9 @@ will be preferred.
25
26 Any file in this directory, directories of other profiles or top-level
27 "profiles" directory that begins with "package." or "use." can be more than
28 -just a flat file. \fBrepos.conf\fR also follows this behaviour. If you use one
29 -of these files as a directory, then all the files in that directory will be
30 -sorted in ascending alphabetical order by file name and summed together as if
31 -it were a single file. Note that this behavior is only supported since
32 +just a flat file. If it is a directory, then all the files in that directory
33 +will be sorted in ascending alphabetical order by file name and summed together
34 +as if it were a single file. Note that this behavior is only supported since
35 portage-2.1.6.7, and it is not included in PMS at this time.
36
37 .I Example:
38 @@ -530,10 +529,10 @@ virtual/aspell\-dict app\-dicts/aspell\-en
39 .RE
40 .TP
41 .BR /etc/portage/
42 -Any file in this directory that begins with "package." can be more than just a
43 -flat file. If it is a directory, then all the files in that directory will be
44 -sorted in ascending alphabetical order by file name and summed together as if
45 -it were a single file.
46 +Any file in this directory that begins with "package." or is repos.conf can be
47 +more than just a flat file. If it is a directory, then all the files in that
48 +directory will be sorted in ascending alphabetical order by file name and summed
49 +together as if it were a single file.
50
51 .I Example:
52 .nf