diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/portage.5 | 26 |
1 files changed, 3 insertions, 23 deletions
diff --git a/man/portage.5 b/man/portage.5 index 47d54e2..c6bc961 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -61,9 +61,7 @@ use.local.desc .br use.mask .TP -.BR /var/cache/edb/ -virtuals -.br +.BR /var/lib/portage/ world .SH GLOSSARY In the following sections, some terminology may be foreign to you or used @@ -507,27 +505,9 @@ Just like the \fBuse.mask\fR found in \fB/etc/make.profile/\fR. See above for more information. .RE .TP -.BR /var/cache/edb/ +.BR /var/lib/portage/ .RS .TP -.BR virtuals -Everytime a package is emerged that provides a virtual, that virtual to package -mapping is recorded here. - -.I Format: -.br -\- the virtual followed by the DEPEND atom bases that provide it - -.I Example: -.br -virtual/inetd sys-apps/xinetd -.br -virtual/opengl media-video/nvidia-glx x11-base/xfree -.br -virtual/mta net-mail/qmail -.br -virtual/editor app-editors/vim app-editors/nano -.TP .BR world Every time you emerge a package, the package that you requested is recorded here. Then when you run `emerge world -up`, the list of @@ -563,4 +543,4 @@ Please report bugs via http://bugs.gentoo.org/ .BR ebuild (5), .BR make.conf (5) .SH "CVS HEADER" -$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/man/portage.5,v 1.12 2004/08/25 14:22:47 vapier Exp $ +$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/man/portage.5,v 1.13 2004/09/15 20:51:35 vapier Exp $ |