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: Tue, 30 May 2017 09:58:02
Message-Id: 1496138194.90a15aad608c87a7a03dade22592fa95a0ac4fbd.zmedico@gentoo
1 commit: 90a15aad608c87a7a03dade22592fa95a0ac4fbd
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 28 04:17:03 2017 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Tue May 30 09:56:34 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=90a15aad
7
8 man/portage.5: document -* in profile "packages" files (bug 610670)
9
10 The -* wildcard has been supported since portage-2.3.4, but it was
11 not explicitly documented.
12
13 X-Gentoo-Bug: 610670
14 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=610670
15 Acked-by: Brian Dolbec <dolsen <AT> gentoo.org>
16
17 man/portage.5 | 3 ++-
18 1 file changed, 2 insertions(+), 1 deletion(-)
19
20 diff --git a/man/portage.5 b/man/portage.5
21 index 82e979ecf..366a1fa85 100644
22 --- a/man/portage.5
23 +++ b/man/portage.5
24 @@ -369,7 +369,8 @@ hurt \fBemerge\fR's ability to parallelize.
25 .I Note:
26 In a cascading profile setup, you can remove packages in children
27 profiles which were added by parent profiles by prefixing the atom with
28 -a '\-'.
29 +a '\-'. The '\-*' wildcard discards all @system and @profile packages
30 +added by parent profiles.
31
32 .I Example:
33 .nf