[Repoze-checkins] r1068 - buildouts/repoze.plone/branches/3.1.2
Chris McDonough
chrism at agendaless.com
Mon Jun 9 21:33:23 EDT 2008
Author: Chris McDonough <chrism at agendaless.com>
Date: Mon Jun 9 21:33:23 2008
New Revision: 1068
Log:
3.1.2.
Modified:
buildouts/repoze.plone/branches/3.1.2/README.txt
buildouts/repoze.plone/branches/3.1.2/buildout.cfg
Modified: buildouts/repoze.plone/branches/3.1.2/README.txt
==============================================================================
--- buildouts/repoze.plone/branches/3.1.2/README.txt (original)
+++ buildouts/repoze.plone/branches/3.1.2/README.txt Mon Jun 9 21:33:23 2008
@@ -3,7 +3,7 @@
Overview
This buildout will install the repoze.plone package. This implies
- (as of this writing) Zope 2.10.5, Plone 3.0.6, and glue that makes
+ (as of this writing) Zope 2.10.5, Plone 3.1.2, and glue that makes
Zope run under a WSGI pipeline using Paste (http://pythonpaste.org).
For more details about repoze.plone, see the documentation for that
package at http://svn.repoze.org/repoze.plone/trunk/README.txt.
Modified: buildouts/repoze.plone/branches/3.1.2/buildout.cfg
==============================================================================
--- buildouts/repoze.plone/branches/3.1.2/buildout.cfg (original)
+++ buildouts/repoze.plone/branches/3.1.2/buildout.cfg Mon Jun 9 21:33:23 2008
@@ -2,7 +2,7 @@
parts =
plone
instance
-index = http://dist.repoze.org/plone/3.1.1/simple
+index = http://dist.repoze.org/plone/3.1.2/simple
[plone]
recipe = repoze.recipe.egg
More information about the Repoze-checkins
mailing list