[cairo-commit] [cairo-www] src/cairo-ocaml.mdwn
Carl Worth
cworth at freedesktop.org
Fri Aug 7 01:39:19 PDT 2009
src/cairo-ocaml.mdwn | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
New commits:
commit a97c863cebfabf0671d4e4a492ebc48a0943e043
Author: OlivierAndrieu <OlivierAndrieu at web>
Date: Fri Aug 7 01:39:18 2009 -0700
code is now on the git repository
diff --git a/src/cairo-ocaml.mdwn b/src/cairo-ocaml.mdwn
index 949b7de..719332a 100644
--- a/src/cairo-ocaml.mdwn
+++ b/src/cairo-ocaml.mdwn
@@ -1,8 +1,7 @@
[[!meta title="Objective Caml bindings"]]
[Objective Caml](http://caml.inria.fr/) bindings are in the
-[cairo-ocaml](http://webcvs.cairographics.org/cairo-ocaml/) module of the
-cvs repository.
+[cairo-ocaml](http://cgit.freedesktop.org/cairo-ocaml/) module of the git repository.
The following [[backends]] are supported:
@@ -23,9 +22,9 @@ There are also bindings for the SVG renderer
# Releases
Version 1.0.0 of cairo-ocaml targets the 1.0.x releases of Cairo. It
-has tag cairo-ocaml-1-0-0 in the CVS repository.
+has tag cairo-ocaml-1.0.0 in the git repository.
-The head of the CVS repository targets the 1.2.x releases of Cairo.
+The head of the repository requires Cairo >= 1.2.x.
# Documentation
More information about the cairo-commit
mailing list