easy_install -i http://download.zope.org/ppixTo use with zc.buildout, include use an index option in your buildout section:
[buildout] index = http://download.zope.org/ppix ...If you want all your buildouts to ise this index, then apply the above to your default configuration file, ~/.buildout/default.cfg.