SVN: CMF/trunk/buildout.cfg - synced part names with Zope's buildout.cfg

Yvo Schubbe <[email protected]> Mon, 9 Aug 2010 15:14:03 -0400 (EDT)
Newsgroups gmane.comp.web.zope.cmf.cvs
Message-ID <[email protected]>
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}