[Erp5-report] r32366 luke - in /erp5/trunk/buildout: official.cfg varnish/buildout.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 9 16:10:39 CET 2010


Author: luke
Date: Tue Feb  9 16:10:39 2010
New Revision: 32366

URL: http://svn.erp5.org?rev=32366&view=rev
Log:
 - implement draft varnish software component

Modified:
    erp5/trunk/buildout/official.cfg
    erp5/trunk/buildout/varnish/buildout.cfg

Modified: erp5/trunk/buildout/official.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/official.cfg?rev=32366&r1=32365&r2=32366&view=diff
==============================================================================
--- erp5/trunk/buildout/official.cfg [utf8] (original)
+++ erp5/trunk/buildout/official.cfg [utf8] Tue Feb  9 16:10:39 2010
@@ -27,7 +27,7 @@
   pythonbin
 #  apache
 #  haproxy
-#  varnish
+  varnish
   mysql-tritonn-5.0
   zope-2.8
   cmf15

Modified: erp5/trunk/buildout/varnish/buildout.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/varnish/buildout.cfg?rev=32366&r1=32365&r2=32366&view=diff
==============================================================================
--- erp5/trunk/buildout/varnish/buildout.cfg [utf8] (original)
+++ erp5/trunk/buildout/varnish/buildout.cfg [utf8] Tue Feb  9 16:10:39 2010
@@ -1,0 +1,6 @@
+[buildout]
+parts = varnish
+
+[varnis]
+recipe = zc.recipe.cmmi
+url = http://sourceforge.net/projects/varnish/files/varnish/2.0.6/varnish-2.0.6.tar.gz/download




More information about the Erp5-report mailing list