[Erp5-report] r45770 kazuhiko - /erp5/trunk/buildout/software-profiles/hookbox.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon May 2 15:54:56 CEST 2011
Author: kazuhiko
Date: Mon May 2 15:54:56 2011
New Revision: 45770
URL: http://svn.erp5.org?rev=45770&view=rev
Log:
special version of hookbox supporting history_duration option
https://github.com/fdiary/hookbox
Modified:
erp5/trunk/buildout/software-profiles/hookbox.cfg
Modified: erp5/trunk/buildout/software-profiles/hookbox.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/hookbox.cfg?rev=45770&r1=45769&r2=45770&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/hookbox.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/hookbox.cfg [utf8] Mon May 2 15:54:56 2011
@@ -1,6 +1,14 @@
[buildout]
parts =
hookbox
+find-links =
+ http://www.nexedi.org/static/packages/source/
+versions = versions
+
+[versions]
+# special version of hookbox supporting history_duration option
+# https://github.com/fdiary/hookbox
+hookbox = 0.3.4nxd001
[hookbox]
recipe = zc.recipe.egg
More information about the Erp5-report
mailing list