[CMF-checkins] SVN: CMF/trunk/buildout.cfg - synced ztk version	with Zope trunk
    Yvo Schubbe 
    y.2010 at wcm-solutions.de
       
    Wed Sep 29 08:13:13 EDT 2010
    
    
  
Log message for revision 117054:
  - synced ztk version with Zope trunk
  - fixed 'extends' order
Changed:
  U   CMF/trunk/buildout.cfg
-=-
Modified: CMF/trunk/buildout.cfg
===================================================================
--- CMF/trunk/buildout.cfg	2010-09-29 11:57:04 UTC (rev 117053)
+++ CMF/trunk/buildout.cfg	2010-09-29 12:13:13 UTC (rev 117054)
@@ -2,8 +2,8 @@
 
 [buildout]
 extends =
+    http://download.zope.org/zopetoolkit/index/1.0c3/zopeapp-versions.cfg
     src/Zope2/versions.cfg
-    http://download.zope.org/zopetoolkit/index/1.0c1/zopeapp-versions.cfg
 allow-picked-versions = false
 parts =
     test
    
    
More information about the CMF-checkins
mailing list