dev-ml/
stdlib-shims

Pure OCaml library that allows replacing Pervasives with Stdlib before 4.08

https://github.com/ocaml/stdlib-shims

Pkgcheck Warnings

  • All Versions
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm, arm64, ppc64, x86 ], potential: [ ~ppc ]
    • UnstableOnly
      for arch: [ ppc ], all versions are unstable: [ 0.2.0, 0.3.0 ]
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 0.3.0
  • 0.3.0
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm, arm64, ppc64, x86 ], potential: [ ~ppc ]
  • 0.2.0
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 0.3.0

Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.