Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 84285 | Differences between
and this patch

Collapse All | Expand All

(-)emerge.1.fresh (-6 / +7 lines)
Lines 7-13 Link Here
7
[\fIoptions\fR] [\fIaction\fR] [\fIebuild\fR | \fItbz2file\fR | \fIclass\fR | \fIdependency\fR] ...
7
[\fIoptions\fR] [\fIaction\fR] [\fIebuild\fR | \fItbz2file\fR | \fIclass\fR | \fIdependency\fR] ...
8
.TP
8
.TP
9
.BR emerge
9
.BR emerge
10
\fB\-\-sync\fR | \fB\-\-info\fR | \fB\-\-version\fR
10
\fB\-\-sync\fR | \fB\-\-resume\fR | \fB\-\-info\fR | \fB\-\-version\fR
11
.TP
11
.TP
12
.BR emerge
12
.BR emerge
13
\fB\-\-search\fR \fIsomestring\fR
13
\fB\-\-search\fR \fIsomestring\fR
Lines 47-53 Link Here
47
[category/]<package>\fR or \fBquickpkg /var/db/pkg/<category>/<package>\fR.
47
[category/]<package>\fR or \fBquickpkg /var/db/pkg/<category>/<package>\fR.
48
.TP
48
.TP
49
.BR class
49
.BR class
50
Package classes are a convenient shorthand for large groups of
50
A package \fIclass\fR is a convenient shorthand for a large group of
51
packages.  Two classes are currently supported: \fBsystem\fR
51
packages.  Two classes are currently supported: \fBsystem\fR
52
and \fBworld\fR.  \fBsystem\fR refers to a set of packages
52
and \fBworld\fR.  \fBsystem\fR refers to a set of packages
53
deemed necessary for your system to run properly.  \fBworld\fR
53
deemed necessary for your system to run properly.  \fBworld\fR
Lines 107-113 Link Here
107
are having problems that this man page does not help resolve.
107
are having problems that this man page does not help resolve.
108
.TP
108
.TP
109
.BR \-\-info
109
.BR \-\-info
110
This is a list of information to include in bug reports which aids the 
110
Produces a list of information to include in bug reports, which aids the 
111
developers with fixing any problems you may report.  \fBPlease include this 
111
developers with fixing any problems you may report.  \fBPlease include this 
112
information when submitting a bug report.\fR  Expanded output can be obtained 
112
information when submitting a bug report.\fR  Expanded output can be obtained 
113
with the \fI\-\-verbose\fR option.
113
with the \fI\-\-verbose\fR option.
Lines 119-125 Link Here
119
package data.
119
package data.
120
.TP
120
.TP
121
.BR \-\-nocolor
121
.BR \-\-nocolor
122
Make sure none of the output from portage contains color.
122
Makes sure that the output of portage does not contain any color.
123
.TP
123
.TP
124
.BR "\-\-prune " (\fB\-P\fR)
124
.BR "\-\-prune " (\fB\-P\fR)
125
\fBWARNING: This action can remove important packages!\fR  Tries to remove 
125
\fBWARNING: This action can remove important packages!\fR  Tries to remove 
Lines 402-409 Link Here
402
.TP
402
.TP
403
.B [ebuild     U\-] x11\-base/xfree\-4.3.0 [4.2.99.902]
403
.B [ebuild     U\-] x11\-base/xfree\-4.3.0 [4.2.99.902]
404
The \- represents lack of \fBSLOT\fR information about Xfree.  This will occur
404
The \- represents lack of \fBSLOT\fR information about Xfree.  This will occur
405
when the previous version emerged was injected (see \fBinject\fR for more info)
405
when the previous version is listed in the \fBpackage.provided\fR file
406
or very outdated (so old that \fBSLOT\fR did not exist).  Either way, a newer version
406
(see \fBman portage\fR for more info) or very outdated (so old that
407
\fBSLOT\fR did not exist).  Either way, a newer version
407
of Xfree is availabe for your updating delight.
408
of Xfree is availabe for your updating delight.
408
.TP
409
.TP
409
.B [ebuild     U ] sys\-devel/distcc\-2.16 [2.13\-r1] \-gtk +ipv6* (\-selinux)
410
.B [ebuild     U ] sys\-devel/distcc\-2.16 [2.13\-r1] \-gtk +ipv6* (\-selinux)

Return to bug 84285