Skip to content

Commit b8ea1df

Browse files
committed
add x-maintained to various packages we want to keep in this repository
1 parent 4b26c3a commit b8ea1df

File tree

7 files changed

+7
-0
lines changed
  • packages
    • base-bytes
      • base-bytes.backport
      • base-bytes.base
    • base-num/base-num.base
    • base-ocamlbuild/base-ocamlbuild.base
    • conf-freeglut/conf-freeglut.1
    • conf-pic-switch/conf-pic-switch.0.1
    • ocaml-option-spacetime/ocaml-option-spacetime.1

7 files changed

+7
-0
lines changed

packages/base-bytes/base-bytes.backport/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ depends: [
77
"ocamlfind" {>= "1.5.3"}
88
]
99
synopsis: "Bytes compatibility library distributed with ocamlfind"
10+
x-maintained: true

packages/base-bytes/base-bytes.base/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ depends: [
77
"ocamlfind" {>= "1.5.3"}
88
]
99
synopsis: "Bytes library distributed with the OCaml compiler"
10+
x-maintained: true

packages/base-num/base-num.base/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ synopsis: "Num library distributed with the OCaml compiler"
44
depends: [
55
"ocaml" {< "4.06.0"}
66
]
7+
x-maintained: true

packages/base-ocamlbuild/base-ocamlbuild.base/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ synopsis:
66
depends: [
77
"ocaml" {>= "3.10" & < "4.03"}
88
]
9+
x-maintained: true

packages/conf-freeglut/conf-freeglut.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ depexts: [
2020
]
2121
synopsis: "Virtual package relying on a FreeGLUT system installation"
2222
flags: conf
23+
x-maintained: true

packages/conf-pic-switch/conf-pic-switch.0.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ extra-source "check.sh" {
2222
"md5=584e1b9ef424cc069f7273d451b6f8ae"
2323
]
2424
}
25+
x-maintained: true

packages/ocaml-option-spacetime/ocaml-option-spacetime.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ depends: [
1313
]
1414
maintainer: "David Allsopp <[email protected]>"
1515
flags: compiler
16+
x-maintained: true

0 commit comments

Comments
 (0)