From a2948bb5b30760b7032d468aad305b52b3ae7479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Thu, 18 Feb 2010 13:47:22 +0000 Subject: [PATCH] - just sort git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32784 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/software-profiles/erp5.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildout/software-profiles/erp5.cfg b/buildout/software-profiles/erp5.cfg index 914b08afef..32b9669da6 100644 --- a/buildout/software-profiles/erp5.cfg +++ b/buildout/software-profiles/erp5.cfg @@ -72,16 +72,16 @@ urls = ${:base}/ERP5Catalog/${:revision} ERP5Catalog ${:base}/ERP5Form/${:revision} ERP5Form ${:base}/ERP5OOo/${:revision} ERP5OOo + ${:base}/ERP5Security/${:revision} ERP5Security ${:base}/ERP5SyncML/${:revision} ERP5SyncML ${:base}/ERP5Type/${:revision} ERP5Type - ${:base}/ERP5Security/${:revision} ERP5Security + ${:base}/Formulator/${:revision} Formulator ${:base}/MailTemplates/${:revision} MailTemplates ${:base}/PortalTransforms/${:revision} PortalTransforms ${:base}/TimerService/${:revision} TimerService ${:base}/ZMySQLDA/${:revision} ZMySQLDA ${:base}/ZMySQLDDA/${:revision} ZMySQLDDA ${:base}/ZSQLCatalog/${:revision} ZSQLCatalog - ${:base}/Formulator/${:revision} Formulator [products-other] recipe = infrae.subversion -- 2.30.9