Add support for a PORTAGE_RO_DISTDIRS variable. When a given file does not
authorZac Medico <zmedico@gentoo.org>
Wed, 4 Jun 2008 01:03:08 +0000 (01:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 4 Jun 2008 01:03:08 +0000 (01:03 -0000)
commitaa39ae3f055220d901ecc20a7e3e9e8ec38f0bb7
tree74001ba331b83144abe2ab5d8fcd5f0ea48bde31
parent5197d6b454974802a55ac78eed0ccc157c44f30e
Add support for a PORTAGE_RO_DISTDIRS variable. When a given file does not
exist in DISTDIR, search for the file in this list of directories. Search
order is from left to right. Note that the current implementation works by
creating a symlink inside DISTDIR, but that may change in the future.
(trunk r10547, r10550:10552, and r10564)

svn path=/main/branches/2.1.2/; revision=10565
man/make.conf.5
pym/portage.py