[Checkins] SVN: zope2index/trunk/ Update buildout

Hanno Schlichting hannosch at hannosch.eu
Sat Jun 26 07:29:53 EDT 2010


Log message for revision 113890:
  Update buildout
  

Changed:
  U   zope2index/trunk/README.txt
  U   zope2index/trunk/buildout.cfg

-=-
Modified: zope2index/trunk/README.txt
===================================================================
--- zope2index/trunk/README.txt	2010-06-26 11:27:33 UTC (rev 113889)
+++ zope2index/trunk/README.txt	2010-06-26 11:29:53 UTC (rev 113890)
@@ -1,6 +1,9 @@
-A buildout for generating an Zope 2 release specific index structure
-for supporting the Zope 2 installation using
+A buildout for generating indexes for Zope releases.
 
+Both for Zope 2 to support:
+
     easy_install -i http://download.zope.org/Zope2/index/2.12.7 Zope2
 
-Maintainer: Andreas Jung <info at zopyx dot com>
+And also for the Zope Toolkit:
+
+    easy_install -i http://download.zope.org/zopetoolkit/index/1.0a1 zope.component

Modified: zope2index/trunk/buildout.cfg
===================================================================
--- zope2index/trunk/buildout.cfg	2010-06-26 11:27:33 UTC (rev 113889)
+++ zope2index/trunk/buildout.cfg	2010-06-26 11:29:53 UTC (rev 113890)
@@ -14,4 +14,4 @@
 setuptools = 0.6c11
 zc.buildout = 1.4.3
 zc.recipe.egg = 1.2.2
-zope.z2release = 0.3
+zope.z2release = 0.4



More information about the checkins mailing list