[Checkins] SVN: z3c.recipe.depgraph/trunk/ Rename this to example buildout.cfg

Martijn Faassen faassen at infrae.com
Tue Mar 31 15:33:38 EDT 2009


Log message for revision 98722:
  Rename this to example buildout.cfg
  

Changed:
  D   z3c.recipe.depgraph/trunk/buildout.cfg
  A   z3c.recipe.depgraph/trunk/example-buildout.cfg

-=-
Deleted: z3c.recipe.depgraph/trunk/buildout.cfg
===================================================================
--- z3c.recipe.depgraph/trunk/buildout.cfg	2009-03-31 19:21:56 UTC (rev 98721)
+++ z3c.recipe.depgraph/trunk/buildout.cfg	2009-03-31 19:33:38 UTC (rev 98722)
@@ -1,12 +0,0 @@
-[buildout]
-
-develop = src/z3c.recipe.depgraph
-parts =
-    bfg
-
-
-[bfg]
-recipe = z3c.recipe.depgraph
-index = http://dist.repoze.org/lemonade/dev/simple
-eggs =
-    repoze.bfg

Copied: z3c.recipe.depgraph/trunk/example-buildout.cfg (from rev 98721, z3c.recipe.depgraph/trunk/buildout.cfg)
===================================================================
--- z3c.recipe.depgraph/trunk/example-buildout.cfg	                        (rev 0)
+++ z3c.recipe.depgraph/trunk/example-buildout.cfg	2009-03-31 19:33:38 UTC (rev 98722)
@@ -0,0 +1,12 @@
+[buildout]
+
+develop = src/z3c.recipe.depgraph
+parts =
+    bfg
+
+
+[bfg]
+recipe = z3c.recipe.depgraph
+index = http://dist.repoze.org/lemonade/dev/simple
+eggs =
+    repoze.bfg


Property changes on: z3c.recipe.depgraph/trunk/example-buildout.cfg
___________________________________________________________________
Added: svn:mergeinfo
   + 
Added: svn:eol-style
   + native



More information about the Checkins mailing list