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
    • EmptyGlobalAssignment
      line 22: empty global assignment: IUSE=""
    • EmptyGlobalAssignment
      line 23: empty global assignment: IUSE=""
    • RubyCompatUpdate
      USE_RUBY update available: ruby33
    • EmptyGlobalAssignment
      line 22: empty global assignment: IUSE=""
    • RedundantVersion
      slot(2) keywords are overshadowed by version: 2.5.0
    • RubyCompatUpdate
      USE_RUBY update available: ruby33
    • UnstableOnly
      for arches: [ amd64, arm64 ], all versions are unstable: [ 1.7.0-r1, 2.4.2, 2.5.0 ]
  • 2.5.0
    • EmptyGlobalAssignment
      line 22: empty global assignment: IUSE=""
  • 2.4.2
    • EmptyGlobalAssignment
      line 22: empty global assignment: IUSE=""
    • RedundantVersion
      slot(2) keywords are overshadowed by version: 2.5.0
    • RubyCompatUpdate
      USE_RUBY update available: ruby33
  • 1.7.0-r1
    • EmptyGlobalAssignment
      line 23: empty global assignment: IUSE=""
    • RubyCompatUpdate
      USE_RUBY update available: ruby33

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