From c1fd80afacfa0bcfa3f387efeac09c363d652725 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Sun, 14 Feb 2010 09:47:37 +0000
Subject: [PATCH]  - do not spin to recipe, when not neeeded

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32514 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/profiles/versions.cfg | 2 --
 1 file changed, 2 deletions(-)

diff --git a/buildout/profiles/versions.cfg b/buildout/profiles/versions.cfg
index e36fb03a0c..63ee8174ba 100644
--- a/buildout/profiles/versions.cfg
+++ b/buildout/profiles/versions.cfg
@@ -6,7 +6,5 @@ PyXML = 0.8.4
 ipdb = 0.1dev_r1716
 itools = 0.20.8
 numpy = 1.3.0
-zc.recipe.cmmi = 1.2.1
 plone.recipe.zope2instance = 3.6
-erp5.recipe.zope2instance = 1.2
 pysvn = 1.7.2
-- 
2.30.9