[Erp5-report] r41362 kazuhiko - /erp5/trunk/buildout/software-profiles/erp5.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Dec 11 22:09:29 CET 2010


Author: kazuhiko
Date: Sat Dec 11 22:09:29 2010
New Revision: 41362

URL: http://svn.erp5.org?rev=41362&view=rev
Log:
for Zope-2.8, we should use plone.recipe.zope2zeoserver instead of plone.recipe.zeoserver.

Modified:
    erp5/trunk/buildout/software-profiles/erp5.cfg

Modified: erp5/trunk/buildout/software-profiles/erp5.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5.cfg?rev=41362&r1=41361&r2=41362&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] Sat Dec 11 22:09:29 2010
@@ -138,7 +138,7 @@ eggs =
   erp5.recipe.testrunner
   erp5.recipe.zope2instance
   plone.recipe.command
-  plone.recipe.zeoserver
+  plone.recipe.zope2zeoserver
   supervisor
   z3c.recipe.mkdir
 



More information about the Erp5-report mailing list