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

man/make.conf.5

index 0444c5294d07ebb685429ec4154ce08cf5f11baa..44947f2a0c195fbc97863c1b638268becbb3a1ae 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