Mention PORTAGE_RO_DISTDIRS in the DISTDIR docs.
authorZac Medico <zmedico@gentoo.org>
Wed, 4 Jun 2008 21:15:22 +0000 (21:15 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 4 Jun 2008 21:15:22 +0000 (21:15 -0000)
svn path=/main/trunk/; revision=10580

man/make.conf.5

index 2949d3806cbb62837a792f3410d4be5ae5572252..c42500026191292c2d1c16b6c2cd1102f7da605d 100644 (file)
@@ -102,7 +102,12 @@ Defines the location of your local source file repository. After packages
 are built, it is safe to remove any and all files from this directory since
 they will be automatically fetched on demand for a given build. If you would
 like to selectively prune obsolete files from this directory, see
-\fBeclean\fR(1) from the gentoolkit package. Note
+\fBeclean\fR(1) from the gentoolkit package.
+
+Use the \fBPORTAGE_RO_DISTDIRS\fR variable to specify one or
+more read-only directories containing distfiles.
+
+Note
 that locations under /usr/portage are not necessarily safe for data storage.
 See the \fBPORTDIR\fR documentation for more information.
 .br