dev-php/
PEAR-MDB

PEAR MDB combines the PEAR DB and Metabase php database abstraction layers

https://pear.php.net/package/MDB

Pkgcheck Warnings

  • All Versions
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 14
    • EmptyGlobalAssignment
      line 12: empty global assignment: IUSE=""
    • DeprecatedEapi
      uses deprecated EAPI 6
    • UnstableOnly
      for arch: [ hppa ], all versions are unstable: [ 1.3.0-r2 ]
    • PotentialStable
      slot(0), stabled arches: [ amd64, ppc, ppc64, sparc, x86 ], potential: [ ~hppa ]
  • 1.3.0-r2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 14
    • EmptyGlobalAssignment
      line 12: empty global assignment: IUSE=""
    • DeprecatedEapi
      uses deprecated EAPI 6
    • PotentialStable
      slot(0), stabled arches: [ amd64, ppc, ppc64, sparc, x86 ], potential: [ ~hppa ]

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