dev-ruby/
unicode-display_width

Adds String#display_width to get the display size using EastAsianWidth.txt

https://github.com/janlelis/unicode-display_width

Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ amd64, arm64 ], all versions are unstable: [ 1.7.0-r1, 2.5.0, 2.6.0 ]
  • 2.6.0
    • 2.5.0
      • EmptyGlobalAssignment
        line 22: empty global assignment: IUSE=""
      • RedundantVersion
        slot(2) keywords are overshadowed by version: 2.6.0
      • VariableOrderWrong
        variable SLOT should occur before KEYWORDS
    • 1.7.0-r1
      • EmptyGlobalAssignment
        line 23: empty global assignment: IUSE=""
      • VariableOrderWrong
        variable SLOT should occur before KEYWORDS

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