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 Jul 2013 22:45:10
Message-Id: 1375224261.27286032d253d95a0860838e89bb2313ccf2ab6b.zmedico@gentoo
1 commit: 27286032d253d95a0860838e89bb2313ccf2ab6b
2 Author: Alexander Berntsen <alexander <AT> plaimi <DOT> net>
3 AuthorDate: Tue Jul 30 19:26:42 2013 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 30 22:44:21 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=27286032
7
8 man/emerge.1: Mention slots for bug #424930
9
10 ---
11 man/emerge.1 | 4 +++-
12 1 file changed, 3 insertions(+), 1 deletion(-)
13
14 diff --git a/man/emerge.1 b/man/emerge.1
15 index 4511414..38e38e3 100644
16 --- a/man/emerge.1
17 +++ b/man/emerge.1
18 @@ -86,7 +86,9 @@ Python greater than or equal to 2.2.1\-r2. Similarly,
19 \fB<dev\-lang/python\-2.0\fR matches the latest available version of Python
20 before 2.0. Note that in many shells you will need to escape characters such
21 as '<' and '='; use single\- or double\-quotes around the \fIatom\fR
22 -to get around escaping problems.
23 +to get around escaping problems. You may also constrain an atom to match a
24 +specific \fBSLOT\fR by appending a colon and a \fBSLOT\fR. Example:
25 +\fBx11\-libs/qt:3\fR.
26 .SH "ACTIONS"
27 .TP
28 .BR "No action"