[Erp5-report] r40938 kazuhiko - /erp5/trunk/buildout/software-profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 30 18:04:13 CET 2010


Author: kazuhiko
Date: Tue Nov 30 18:04:13 2010
New Revision: 40938

URL: http://svn.erp5.org?rev=40938&view=rev
Log:
add urlnorm egg, that will be soon used in ingestion improvement.

Modified:
    erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
    erp5/trunk/buildout/software-profiles/erp5.cfg

Modified: erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5-2.12.cfg?rev=40938&r1=40937&r2=40938&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] Tue Nov 30 18:04:13 2010
@@ -90,6 +90,7 @@ eggs =
   simplejson
   threadframe
   timerserver
+  urlnorm
   uuid
   xml_marshaller
   xupdate_processor

Modified: erp5/trunk/buildout/software-profiles/erp5.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5.cfg?rev=40938&r1=40937&r2=40938&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] Tue Nov 30 18:04:13 2010
@@ -97,6 +97,7 @@ eggs =
   simplejson
   threadframe
   timerserver
+  urlnorm
   uuid
   xml_marshaller
   xupdate_processor



More information about the Erp5-report mailing list