Changeset 95 for plone4bio.buildout

Show
Ignore:
Timestamp:
09/19/09 14:45:05 (2 years ago)
Author:
mauro
Message:

 http://plone.org/support/forums/setup#nabble-td3658830

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plone4bio.buildout/trunk/config/base.cfg

    r87 r95  
    77 
    88# New: this will pick up version settings for all the components. 
    9 # Modify the "3.3" to match the version you're seeking. 
    10 find-links = http://dist.plone.org/release/3.3 
    11 extends = http://dist.plone.org/release/3.3/versions.cfg 
     9# Modify the "3.3.1" to match the version you're seeking. 
     10find-links = http://dist.plone.org/release/3.3.1 
     11extends = http://dist.plone.org/release/3.3.1/versions.cfg 
    1212versions = versions 
    1313 
     
    3939[versions] 
    4040zope.testing = 3.7.7 
     41Cheetah = 2.2.1 
    4142 
    4243# zope part: Note the new fake-eggs settings. This is required