[Erp5-report] r40970 luke - /erp5/trunk/buildout/software-profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Dec 1 15:52:34 CET 2010


Author: luke
Date: Wed Dec  1 15:52:33 2010
New Revision: 40970

URL: http://svn.erp5.org?rev=40970&view=rev
Log:
 - cleanup: remove never used rebootstrap2.x part

Modified:
    erp5/trunk/buildout/software-profiles/python-2.4.cfg
    erp5/trunk/buildout/software-profiles/python-2.6.cfg
    erp5/trunk/buildout/software-profiles/python-2.7.cfg

Modified: erp5/trunk/buildout/software-profiles/python-2.4.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/python-2.4.cfg?rev=40970&r1=40969&r2=40970&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/python-2.4.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/python-2.4.cfg [utf8] Wed Dec  1 15:52:33 2010
@@ -51,8 +51,3 @@ scripts =
 <= bootstrap
 suffix = 2.4
 python = python2.4
-
-[rebootstrap2.4]
-recipe = zc.recipe.egg
-eggs = zc.buildout
-python = python2.4

Modified: erp5/trunk/buildout/software-profiles/python-2.6.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/python-2.6.cfg?rev=40970&r1=40969&r2=40970&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/python-2.6.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/python-2.6.cfg [utf8] Wed Dec  1 15:52:33 2010
@@ -39,8 +39,3 @@ environment =
 <= bootstrap
 suffix = 2.6
 python = python2.6
-
-[rebootstrap2.6]
-recipe = zc.recipe.egg
-eggs = zc.buildout
-python = python2.6

Modified: erp5/trunk/buildout/software-profiles/python-2.7.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/python-2.7.cfg?rev=40970&r1=40969&r2=40970&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/python-2.7.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/python-2.7.cfg [utf8] Wed Dec  1 15:52:33 2010
@@ -34,11 +34,6 @@ package_version_suffix = rc1
 suffix = 2.7
 python = python2.7
 
-[rebootstrap2.7]
-recipe = zc.recipe.egg
-eggs = zc.buildout
-python = python2.7
-
 [python2.7common]
 recipe = erp5.recipe.cmmisafe
 # This is actually the default setting for prefix, but we can't use it in



More information about the Erp5-report mailing list