[Checkins] SVN: CMF/trunk/buildout.cfg - synced part names with	Zope's buildout.cfg
    Yvo Schubbe 
    y.2010 at wcm-solutions.de
       
    Mon Aug  9 15:14:03 EDT 2010
    
    
  
Log message for revision 115599:
  - synced part names with Zope's buildout.cfg
Changed:
  U   CMF/trunk/buildout.cfg
-=-
Modified: CMF/trunk/buildout.cfg
===================================================================
--- CMF/trunk/buildout.cfg	2010-08-09 18:51:12 UTC (rev 115598)
+++ CMF/trunk/buildout.cfg	2010-08-09 19:14:03 UTC (rev 115599)
@@ -7,7 +7,7 @@
 allow-picked-versions = false
 parts =
     test
-    zope2
+    scripts
     zopepy
     instance
     i18n-cmfcalendar
@@ -54,7 +54,7 @@
     Products.GenericSetup
 
 
-[zope2]
+[scripts]
 recipe = zc.recipe.egg
 eggs = ${buildout:eggs}
 
    
    
More information about the checkins
mailing list