Skip to content

Commit

Permalink
Merge pull request #13454 from rjbou/fix-hg-darcs
Browse files Browse the repository at this point in the history
fix hg & darcs dev-repo format
  • Loading branch information
mseri authored Feb 15, 2019
2 parents 0ba12fa + c552df4 commit 8993f06
Show file tree
Hide file tree
Showing 224 changed files with 224 additions and 224 deletions.
2 changes: 1 addition & 1 deletion packages/bindlib/bindlib.4.0.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors:
"Rodolphe Lepigre <[email protected]>" ]
homepage: "http://lama.univ-savoie.fr/~raffalli/bindlib"
license: "LGPL-3.0"
dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/bindlib/repos"
dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/bindlib/repos"
build: [make]
install: [make "install"]
remove: ["ocamlfind" "remove" "bindlib"]
Expand Down
2 changes: 1 addition & 1 deletion packages/bindlib/bindlib.4.0.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors:
"Rodolphe Lepigre <[email protected]>" ]
homepage: "http://lama.univ-savoie.fr/~raffalli/bindlib"
license: "LGPL-3.0"
dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/bindlib/repos"
dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/bindlib/repos"
build: [make]
install: [make "install"]
remove: ["ocamlfind" "remove" "bindlib"]
Expand Down
2 changes: 1 addition & 1 deletion packages/bindlib/bindlib.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors:
"Rodolphe Lepigre <[email protected]>" ]
homepage: "http://lama.univ-savoie.fr/~raffalli/bindlib"
license: "LGPL-3.0"
dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/bindlib/repos"
dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/bindlib/repos"
build: [make]
install: [make "install"]
remove: ["ocamlfind" "remove" "bindlib"]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.0.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ conflicts: [
"lablgtk" { >= "2.18.6" }
]
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
homepage: "http://cristal.inria.fr/camlimages/"
install: [
[ "omake" "install" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.0.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ depends: [
"omake" {build}
]
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
depopts: [
"lablgtk"
]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors: [
"Pierre Weis"
]
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
homepage: "http://cristal.inria.fr/camlimages/"
license: "LGPL-2 with OCaml linking exception"
build: [
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.1.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ depends: [
"omake" {build}
]
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
depopts: [
"lablgtk"
]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.1.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ remove: [
[ "ocamlfind" "remove" "camlimages" ]
]
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
depends: [
"ocaml" {>= "4.00.0" & < "4.06.0"}
"ocamlfind" {build}
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.2.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ conflicts: [
homepage: "http://cristal.inria.fr/camlimages/"
license: "LGPL-2 with OCaml linking exception"
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
authors: [
"Jun Furuse"
"Fran\195\167ois Pessaux"
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.2.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ conflicts: [
homepage: "http://cristal.inria.fr/camlimages/"
license: "LGPL-2 with OCaml linking exception"
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
authors: [
"Jun Furuse"
"Fran\195\167ois Pessaux"
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.2.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors: [
maintainer: "[email protected]"
homepage: "http://cristal.inria.fr/camlimages/"
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
build: [
[ "omake" "--configure" ]
]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.2.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors: [
maintainer: "[email protected]"
homepage: "http://cristal.inria.fr/camlimages/"
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
build: [
[ "omake" "--configure" ]
]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.2.4/opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors: [
maintainer: "[email protected]"
homepage: "http://cristal.inria.fr/camlimages/"
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
build: [
[ "omake" "--configure" ]
]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.4.2.6/opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors: [
maintainer: "[email protected]"
homepage: "https://bitbucket.org/camlspotter/camlimages"
bug-reports: "https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
build: [
[ "omake" "--configure" ]
]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.5.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage: "https://bitbucket.org/camlspotter/camlimages"
bug-reports:
"https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
license: "LGPL-2 with OCaml linking exception"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
"ocaml" {>= "4.06.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/camlimages/camlimages.5.0.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage: "https://bitbucket.org/camlspotter/camlimages"
bug-reports:
"https://bitbucket.org/camlspotter/camlimages/issues?status=new&status=open"
license: "LGPL-2 with OCaml linking exception"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlimages"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlimages"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
"ocaml" {>= "4.06.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/camlon/camlon.1.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Jun Furuse"
maintainer: "[email protected]"
homepage: "https://bitbucket.org/camlspotter/camlon"
bug-reports: "https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlon"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlon"
build: [
[ "ocaml" "setup.ml" "-configure" "--prefix" prefix ]
[ "ocaml" "setup.ml" "-build" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlon/camlon.1.0.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Jun Furuse"
maintainer: "[email protected]"
homepage: "https://bitbucket.org/camlspotter/camlon"
bug-reports: "https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlon"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlon"
build: [
[ "ocaml" "setup.ml" "-configure" "--prefix" prefix ]
[ "ocaml" "setup.ml" "-build" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlon/camlon.1.0.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Jun Furuse"
maintainer: "[email protected]"
homepage: "https://bitbucket.org/camlspotter/camlon"
bug-reports: "https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlon"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlon"
build: [
[ "ocaml" "setup.ml" "-configure" "--prefix" prefix ]
[ "ocaml" "setup.ml" "-build" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlon/camlon.2.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Jun Furuse"
maintainer: "[email protected]"
homepage: "https://bitbucket.org/camlspotter/camlon"
bug-reports: "https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlon"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlon"
build: [
[ "ocaml" "setup.ml" "-configure" "--prefix" prefix ]
[ "ocaml" "setup.ml" "-build" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/camlon/camlon.2.0.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors: "Jun Furuse"
homepage: "https://bitbucket.org/camlspotter/camlon"
bug-reports:
"https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlon"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlon"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
"ocaml" {>= "4.03.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/camlon/camlon.2.0.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors: "Jun Furuse"
homepage: "https://bitbucket.org/camlspotter/camlon"
bug-reports:
"https://bitbucket.org/camlspotter/camlon/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/camlon"
dev-repo: "hg+https://bitbucket.org/camlspotter/camlon"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
"ocaml" {>= "4.03.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/charInfo_width/charInfo_width.0.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: [ "ZAN DoYe" ]
homepage: "https://bitbucket.org/zandoye/charinfo_width/"
bug-reports: "https://bitbucket.org/zandoye/charinfo_width/issues"
license: "MIT"
dev-repo: "hg://https://bitbucket.org/zandoye/charinfo_width"
dev-repo: "hg+https://bitbucket.org/zandoye/charinfo_width"
build: [
["dune" "build" "-p" name "-j" jobs]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
Expand Down
2 changes: 1 addition & 1 deletion packages/charInfo_width/charInfo_width.1.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: [ "ZAN DoYe" ]
homepage: "https://bitbucket.org/zandoye/charinfo_width/"
bug-reports: "https://bitbucket.org/zandoye/charinfo_width/issues"
license: "MIT"
dev-repo: "hg://https://bitbucket.org/zandoye/charinfo_width"
dev-repo: "hg+https://bitbucket.org/zandoye/charinfo_width"
build: [
["dune" "build" "-p" name "-j" jobs]
["dune" "runtest" "-p" name "-j" jobs] {with-test & (ocaml:version >= "4.04.0")}
Expand Down
2 changes: 1 addition & 1 deletion packages/charInfo_width/charInfo_width.1.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: [ "ZAN DoYe" ]
homepage: "https://bitbucket.org/zandoye/charinfo_width/"
bug-reports: "https://bitbucket.org/zandoye/charinfo_width/issues"
license: "MIT"
dev-repo: "hg://https://bitbucket.org/zandoye/charinfo_width"
dev-repo: "hg+https://bitbucket.org/zandoye/charinfo_width"
build: [
["dune" "build" "-p" name "-j" jobs]
["dune" "runtest" "-p" name "-j" jobs] {with-test & (ocaml:version >= "4.04.0")}
Expand Down
2 changes: 1 addition & 1 deletion packages/dune_watch/dune_watch.0.0.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors: "Jun Furuse"
homepage: "https://bitbucket.org/camlspotter/dune_watch/"
bug-reports:
"https://bitbucket.org/camlspotter/dune_watch/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/dune_watch"
dev-repo: "hg+https://bitbucket.org/camlspotter/dune_watch"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
"ocaml" {>= "4.04.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/dune_watch/dune_watch.0.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors: "Jun Furuse"
homepage: "https://bitbucket.org/camlspotter/dune_watch/"
bug-reports:
"https://bitbucket.org/camlspotter/dune_watch/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/dune_watch"
dev-repo: "hg+https://bitbucket.org/camlspotter/dune_watch"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
"ocaml" {>= "4.04.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/dune_watch/dune_watch.0.2.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors: "Jun Furuse"
homepage: "https://bitbucket.org/camlspotter/dune_watch/"
bug-reports:
"https://bitbucket.org/camlspotter/dune_watch/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/dune_watch"
dev-repo: "hg+https://bitbucket.org/camlspotter/dune_watch"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
"ocaml" {>= "4.04.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/gles3/gles3.20160307.alpha/opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors:
homepage: "http://lama.univ-savoie.fr/~raffalli/gles3"
bug-reports: "[email protected]"
license: "LGPL-3.0"
dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/gles3/repos"
dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/gles3/repos"
build: [make]
install: [make "install"]
remove: ["ocamlfind" "remove" "gles3"]
Expand Down
2 changes: 1 addition & 1 deletion packages/gles3/gles3.20160505.alpha/opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors:
"Alexandre Miquel<[email protected]>" ]
homepage: "http://lama.univ-savoie.fr/~raffalli/gles3"
license: "LGPL-3.0"
dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/gles3/repos"
dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/gles3/repos"
build: [make]
install: [make "install"]
remove: ["ocamlfind" "remove" "gles3"]
Expand Down
2 changes: 1 addition & 1 deletion packages/glsurf/glsurf.3.3.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors:
[ "Christophe Raffalli <[email protected]>" ]
homepage: "http://lama.univ-savoie.fr/~raffalli/glsurf.html"
license: "GPL-3.0"
dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/glsurf/repos"
dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/glsurf/repos"
build: [make]
install: [make "install" "BINDIR=%{bin}%" "DOCDIR=%{doc}%"]
remove: [
Expand Down
2 changes: 1 addition & 1 deletion packages/glsurf/glsurf.3.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors:
[ "Christophe Raffalli <[email protected]>" ]
homepage: "http://lama.univ-savoie.fr/~raffalli/glsurf.html"
license: "GPL-3.0"
dev-repo: "darcs://lama.univ-savoie.fr/~raffalli/glsurf/repos"
dev-repo: "darcs+https://lama.univ-savoie.fr/~raffalli/glsurf/repos"
build: [make]
install: [make "install" "BINDIR=%{bin}%"]
remove: [rm "%{bin}%/glsurf"]
Expand Down
2 changes: 1 addition & 1 deletion packages/imagelib/imagelib.20160413/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Rodolphe Lepigre <[email protected]>"
homepage: "http://patoline.org/tools.html"
bug-reports: "Rodolphe Lepigre <[email protected]>"
license: "LGPL-3.0"
dev-repo: "darcs://patoline.org/darcs/imagelib"
dev-repo: "darcs+https://patoline.org/darcs/imagelib"
build: [make]
install: [make "install"]
remove: [make "uninstall"]
Expand Down
2 changes: 1 addition & 1 deletion packages/levenshtein/levenshtein.1.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Jun Furuse"
maintainer: "[email protected]"
homepage: "https://bitbucket.org/camlspotter/ocaml_levenshtein/"
bug-reports: "https://bitbucket.org/camlspotter/ocaml_levenshtein/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/ocaml_levenshtein"
dev-repo: "hg+https://bitbucket.org/camlspotter/ocaml_levenshtein"
build: [
["ocaml" "setup.ml" "-configure" "--prefix" prefix]
["ocaml" "setup.ml" "-build"]
Expand Down
2 changes: 1 addition & 1 deletion packages/levenshtein/levenshtein.1.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Jun Furuse"
maintainer: "[email protected]"
homepage: "https://bitbucket.org/camlspotter/ocaml_levenshtein/"
bug-reports: "https://bitbucket.org/camlspotter/ocaml_levenshtein/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/ocaml_levenshtein"
dev-repo: "hg+https://bitbucket.org/camlspotter/ocaml_levenshtein"
build: [
["ocaml" "setup.ml" "-configure" "--prefix" prefix]
["ocaml" "setup.ml" "-build"]
Expand Down
2 changes: 1 addition & 1 deletion packages/levenshtein/levenshtein.1.1.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Jun Furuse"
maintainer: "[email protected]"
homepage: "https://bitbucket.org/camlspotter/ocaml_levenshtein/"
bug-reports: "https://bitbucket.org/camlspotter/ocaml_levenshtein/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/ocaml_levenshtein"
dev-repo: "hg+https://bitbucket.org/camlspotter/ocaml_levenshtein"
build: [
[ "ocaml" "setup.ml" "-configure" "--prefix" prefix ]
[ "ocaml" "setup.ml" "-build" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/levenshtein/levenshtein.1.1.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Jun Furuse"
maintainer: "[email protected]"
homepage: "https://bitbucket.org/camlspotter/ocaml_levenshtein/"
bug-reports: "https://bitbucket.org/camlspotter/ocaml_levenshtein/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/ocaml_levenshtein"
dev-repo: "hg+https://bitbucket.org/camlspotter/ocaml_levenshtein"
build: [
[ "ocaml" "setup.ml" "-configure" "--prefix" prefix ]
[ "ocaml" "setup.ml" "-build" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/levenshtein/levenshtein.1.1.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors: "Jun Furuse"
homepage: "https://bitbucket.org/camlspotter/ocaml_levenshtein/"
bug-reports:
"https://bitbucket.org/camlspotter/ocaml_levenshtein/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/ocaml_levenshtein"
dev-repo: "hg+https://bitbucket.org/camlspotter/ocaml_levenshtein"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
"ocaml" {>= "4.02.1"}
Expand Down
2 changes: 1 addition & 1 deletion packages/meta_conv/meta_conv.1.1.5/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Jun Furuse"
maintainer: "[email protected]"
homepage: "https://bitbucket.org/camlspotter/meta_conv"
bug-reports: "https://bitbucket.org/camlspotter/meta_conv/issues?status=new&status=open"
dev-repo: "hg://https://bitbucket.org/camlspotter/meta_conv"
dev-repo: "hg+https://bitbucket.org/camlspotter/meta_conv"
build: [
[ "ocaml" "setup.ml" "-configure" "--prefix" prefix ]
[ "ocaml" "setup.ml" "-build" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/mmseg/mmseg.0.1.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: [ "ZAN DoYe" ]
homepage: "https://bitbucket.org/zandoye/mmseg/"
bug-reports: "https://bitbucket.org/zandoye/mmseg/issues"
license: "MIT"
dev-repo: "hg://https://bitbucket.org/zandoye/mmseg"
dev-repo: "hg+https://bitbucket.org/zandoye/mmseg"
build: [
[make]
[make "doc"] {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/objsize/objsize.0.16/opam
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ maintainer: "[email protected]"
authors: [ "Dmitry Grebeniuk <[email protected]>" "[email protected]" ]
homepage: "https://bitbucket.org/gds/objsize"
bug-reports: "Dmitry Grebeniuk <[email protected]>"
dev-repo: "hg://https://bitbucket.org/gds/objsize"
dev-repo: "hg+https://bitbucket.org/gds/objsize"
build: [
[make]
[make "tests"] {with-test}
Expand Down
2 changes: 1 addition & 1 deletion packages/objsize/objsize.0.17/opam
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ maintainer: "[email protected]"
authors: [ "Dmitry Grebeniuk <[email protected]>" "[email protected]" ]
homepage: "https://bitbucket.org/gds/objsize"
bug-reports: "Dmitry Grebeniuk <[email protected]>"
dev-repo: "hg://https://bitbucket.org/gds/objsize"
dev-repo: "hg+https://bitbucket.org/gds/objsize"
build: [
[make]
[make "test"] {with-test}
Expand Down
2 changes: 1 addition & 1 deletion packages/objsize/objsize.0.18/opam
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ maintainer: "[email protected]"
authors: [ "Dmitry Grebeniuk <[email protected]>" "[email protected]" ]
homepage: "https://bitbucket.org/gds/objsize"
bug-reports: "Dmitry Grebeniuk <[email protected]>"
dev-repo: "hg://https://bitbucket.org/gds/objsize"
dev-repo: "hg+https://bitbucket.org/gds/objsize"
build: [
[make]
[make "test"] {with-test}
Expand Down
2 changes: 1 addition & 1 deletion packages/ocamlmod/ocamlmod.0.0.7/opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://forge.ocamlcore.org/projects/ocamlmod/"
bug-reports: "https://forge.ocamlcore.org/tracker/?group_id=244"
dev-repo: "darcs://https://forge.ocamlcore.org/anonscm/darcs/ocamlmod/ocamlmod"
dev-repo: "darcs+https://forge.ocamlcore.org/anonscm/darcs/ocamlmod/ocamlmod"
authors: [ "Sylvain Le Gall" ]
license: "LGPL-2.1 with OCaml linking exception"
build: [
Expand Down
Loading

0 comments on commit 8993f06

Please sign in to comment.