Add support for and ACCEPT_CHOSTS variable that controls masking behavior
authorZac Medico <zmedico@gentoo.org>
Sun, 15 Jun 2008 04:38:15 +0000 (04:38 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 15 Jun 2008 04:38:15 +0000 (04:38 -0000)
commit4e140ed13ad3edb75a8e6e00990498caaf0aa5b2
treef00effbf83ad025a5f73f451dcfbd8436e61b817
parent1947be0908f43bb644df6439e94e8aa0afbf19ee
Add support for and ACCEPT_CHOSTS variable that controls masking behavior
for binary packages wrt CHOST.  The variable is a space separated list of
chosts. It support regular expressions, so if the actual chost contains
any special characters then the user must escape them when setting
ACCEPT_CHOSTS.

svn path=/main/trunk/; revision=10654
pym/_emerge/__init__.py
pym/portage/__init__.py