3 externals/paula.pau_addons
4 externals/paula.testing
24 # Add additional egg download sources here. dist.plone.org contains archives
28 http://download.zope.org/ppix/
29 http://download.zope.org/distribution/
30 http://effbot.org/downloads
33 recipe = plone.recipe.plone>=3.0.1,<=3.1.9999
36 recipe = plone.recipe.zope2install
37 url = ${plone:zope2-url}
40 recipe = z3c.recipe.fakezope2eggs
42 # Use this section to download additional old-style products.
43 # List any number of URLs for product tarballs under URLs (separate
44 # with whitespace, or break over several lines, with subsequent lines
45 # indented). If any archives contain several products inside a top-level
46 # directory, list the archive file name (i.e. the last part of the URL,
47 # normally with a .tar.gz suffix or similar) under 'nested-packages'.
48 # If any archives extract to a product directory with a version suffix, list
49 # the archive name under 'version-suffix-packages'.
51 recipe = plone.recipe.distros
54 version-suffix-packages =
57 recipe = plone.recipe.zope2instance
58 zope2-location = ${zope2:location}
62 #verbose-security = on
64 # If you want Zope to know about any additional eggs, list them here.
65 # This should include any development eggs you listed in develop-eggs above,
66 # e.g. eggs = ${buildout:eggs} ${plone:eggs} my.package
71 # If you want to register ZCML slugs for any packages, list them here.
72 # e.g. zcml = my.package my.other.package
77 ${buildout:directory}/products
78 ${productdistros:location}
82 recipe = zc.recipe.egg
83 eggs = ${instance:eggs}
85 extra-paths = ${zope2:location}/lib/python