[Checkins] SVN: zope2_website/buildout/trunk/buildout.cfg updated

Andreas Jung andreas at andreas-jung.com
Fri Oct 1 09:39:36 EDT 2010


Log message for revision 117115:
  updated
  

Changed:
  U   zope2_website/buildout/trunk/buildout.cfg

-=-
Modified: zope2_website/buildout/trunk/buildout.cfg
===================================================================
--- zope2_website/buildout/trunk/buildout.cfg	2010-10-01 13:39:23 UTC (rev 117114)
+++ zope2_website/buildout/trunk/buildout.cfg	2010-10-01 13:39:36 UTC (rev 117115)
@@ -12,17 +12,14 @@
     
 # Change the number here to change the version of Plone being used
 extends = 
-    http://dist.plone.org/release/3.3/versions.cfg
-
+    http://dist.plone.org/release/3.3.5/versions.cfg
 versions = versions
 
 # Add additional egg download sources here. dist.plone.org contains archives
 # of Plone packages.
 find-links =
-    http://dist.plone.org/release/3.3
-    http://download.zope.org/ppix/
-    http://download.zope.org/distribution/
-    http://effbot.org/downloads
+    http://dist.plone.org/release/3.3.4
+    http://dist.plone.org/thirdparty
 
 # Add additional eggs here
 # elementtree is required by Plone
@@ -35,7 +32,7 @@
     Products.CacheSetup
     Products.PloneArticle
     collective.editskinswitcher
-    collective.portlet.feedmixer
+    collective.portlet.feedmixer==1.3
     collective.easyslider
     collective.portletpage
     PILwoTK



More information about the checkins mailing list