[Erp5-report] r45310 seb - /erp5/trunk/software_release/erp5/software.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Apr 12 09:47:11 CEST 2011
Author: seb
Date: Tue Apr 12 09:47:11 2011
New Revision: 45310
URL: http://svn.erp5.org?rev=45310&view=rev
Log:
start to make software releases stable, so
use relative urls instead of full urls in order
to take all files within the same repository branch
Modified:
erp5/trunk/software_release/erp5/software.cfg
Modified: erp5/trunk/software_release/erp5/software.cfg
URL: http://svn.erp5.org/erp5/trunk/software_release/erp5/software.cfg?rev=45310&r1=45309&r2=45310&view=diff
==============================================================================
--- erp5/trunk/software_release/erp5/software.cfg [utf8] (original)
+++ erp5/trunk/software_release/erp5/software.cfg [utf8] Tue Apr 12 09:47:11 2011
@@ -12,38 +12,38 @@ find-links =
extends =
# Exact version of Zope
http://svn.zope.org/repos/main/Zope/tags/2.12.16/versions.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/dcron.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/file.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/fonts.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/ghostscript.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/git.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/glib.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/graphviz.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/haproxy.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/hookbox.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/imagemagick.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/kumo.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/lxml-python.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/mariadb.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/memcached.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/mysql-python.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/pdftk.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/products-erp5.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/pysvn-python.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-2.6.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-2.7.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-ldap-python.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/rdiff-backup.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/stunnel.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/subversion.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/tesseract.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/varnish.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/w3-validator.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/w3m.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/xorg.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/xpdf.cfg
- https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/zabbix.cfg
+ ../../buildout/software-profiles/dcron.cfg
+ ../../buildout/software-profiles/file.cfg
+ ../../buildout/software-profiles/fonts.cfg
+ ../../buildout/software-profiles/ghostscript.cfg
+ ../../buildout/software-profiles/git.cfg
+ ../../buildout/software-profiles/glib.cfg
+ ../../buildout/software-profiles/graphviz.cfg
+ ../../buildout/software-profiles/haproxy.cfg
+ ../../buildout/software-profiles/hookbox.cfg
+ ../../buildout/software-profiles/imagemagick.cfg
+ ../../buildout/software-profiles/kumo.cfg
+ ../../buildout/software-profiles/libreoffice-bin.cfg
+ ../../buildout/software-profiles/lxml-python.cfg
+ ../../buildout/software-profiles/mariadb.cfg
+ ../../buildout/software-profiles/memcached.cfg
+ ../../buildout/software-profiles/mysql-python.cfg
+ ../../buildout/software-profiles/pdftk.cfg
+ ../../buildout/software-profiles/products-erp5.cfg
+ ../../buildout/software-profiles/pysvn-python.cfg
+ ../../buildout/software-profiles/python-2.6.cfg
+ ../../buildout/software-profiles/python-2.7.cfg
+ ../../buildout/software-profiles/python-ldap-python.cfg
+ ../../buildout/software-profiles/rdiff-backup.cfg
+ ../../buildout/software-profiles/stunnel.cfg
+ ../../buildout/software-profiles/subversion.cfg
+ ../../buildout/software-profiles/tesseract.cfg
+ ../../buildout/software-profiles/varnish.cfg
+ ../../buildout/software-profiles/w3-validator.cfg
+ ../../buildout/software-profiles/w3m.cfg
+ ../../buildout/software-profiles/xorg.cfg
+ ../../buildout/software-profiles/xpdf.cfg
+ ../../buildout/software-profiles/zabbix.cfg
versions = versions
More information about the Erp5-report
mailing list