K 10
svn:author
V 4
tota
K 8
svn:date
V 27
2012-01-22T13:04:30.000000Z
K 7
svn:log
V 439
- Add a new port: devel/rubygem-rainbow

  Rainbow extends ruby String class adding methods to wrap the string
  with ANSI escape codes.

  Rainbow adds following methods to String class:

   * foreground(color) (with color and colour aliases)
   * background(color)
   * reset
   * bright
   * italic (not well supported by terminal emulators).
   * underline
   * blink
   * inverse
   * hide.

  WWW:	https://github.com/sickill/rainbow

END
