summaryrefslogtreecommitdiffstats
path: root/man/portage.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-06-03 23:33:54 +0000
committerZac Medico <zmedico@gentoo.org>2008-06-03 23:33:54 +0000
commit21da7e187d6fc161d61d8139166d197ade6dfd83 (patch)
treeeda0d76a86ffc132e6b956096571665293678fc5 /man/portage.5
parent5e98adc32dfc597e53d0eb3bfe44572d319cfa99 (diff)
downloadportage-21da7e187d6fc161d61d8139166d197ade6dfd83.tar.gz
portage-21da7e187d6fc161d61d8139166d197ade6dfd83.tar.bz2
portage-21da7e187d6fc161d61d8139166d197ade6dfd83.zip
Update --depclean and package.provided docs to indicate interaction
between them. svn path=/main/trunk/; revision=10563
Diffstat (limited to 'man/portage.5')
-rw-r--r--man/portage.513
1 files changed, 9 insertions, 4 deletions
diff --git a/man/portage.5 b/man/portage.5
index 9164ada88..d6eb83cb6 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -213,15 +213,20 @@ useful for stage builders.
.TP
.BR package.provided
A list of packages (one per line) that portage should assume have been
-provided. Useful for porting to non-Linux systems. Portage will not
-attempt to update a package that is listed here unless another package
-explicitly requires a version that is newer than what has been listed.
-Basically, it's a list that replaces the \fBemerge \-\-inject\fR syntax.
+provided. Useful for porting to non-Linux systems. Basically, it's a
+list that replaces the \fBemerge \-\-inject\fR syntax.
For example, if you manage your own copy of a 2.6 kernel, then you can
tell portage that 'sys-kernel/development-sources-2.6.7' is already taken
care of and it should get off your back about it.
+Portage will not attempt to update a package that is listed here unless
+another package explicitly requires a version that is newer than what
+has been listed. Dependencies that are satisfied by package.provided
+entries may cause installed packages satisfying equivalent dependencies
+to be removed by \fBemerge\fR(1) \fB\-\-depclean\fR actions (see the
+\fBACTIONS\fR section of the \fBemerge\fR(1) man page for more information).
+
Virtual packages (virtual/*) should not be specified in package.provided.
Depending on the type of virtual, it may be necessary to add an entry to the
virtuals file and/or add a package that satisfies a virtual to