Add support for a PORTAGE_RO_DISTDIRS variable. When a given file does not
authorZac Medico <zmedico@gentoo.org>
Tue, 3 Jun 2008 02:24:40 +0000 (02:24 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 3 Jun 2008 02:24:40 +0000 (02:24 -0000)
commita3e771d1408e2ef8e20fc0f52a2c4f3618214f4a
tree68fc5bb97fd610e07945cebb220d46b8228ff421
parente88351508a71e5515274223408dc5c32ba84e429
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.

svn path=/main/trunk/; revision=10547
man/make.conf.5
pym/portage/__init__.py