[gnome-continuous] manifest: Fix syntax error



commit ed07f33f41d6aa16b91381befb6b824c3d3fb29b
Author: Colin Walters <walters verbum org>
Date:   Sun Feb 14 10:27:37 2016 -0500

    manifest: Fix syntax error

 manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 7779f74..3b7eb80 100644
--- a/manifest.json
+++ b/manifest.json
@@ -145,7 +145,7 @@
                 "bootstrap": true,
                 "name": "freetype2-bootstrap",
                 "tag": "4b3ea5ca8f2ae7223bb1ad24bea07e659eec5f92",
-                "tag-reason": "next commit is missing cff_decoder_parse_charstrings"
+                "tag-reason": "next commit is missing cff_decoder_parse_charstrings",
                 "patches": ["freetype-autogen.patch"]},
 
                {"src": "cgwalters:ragel-tarballs-as-git",
@@ -156,7 +156,7 @@
 
                {"src": "git:git://git.sv.nongnu.org/freetype/freetype2.git",
                 "tag": "4b3ea5ca8f2ae7223bb1ad24bea07e659eec5f92",
-                "tag-reason": "next commit is missing cff_decoder_parse_charstrings"
+                "tag-reason": "next commit is missing cff_decoder_parse_charstrings",
                 "patches": ["freetype-autogen.patch"]},
 
                {"src": "fd:fontconfig",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]