[70452] trunk/dports/ruby/rb19-rainbow/Portfile

jrozner at macports.org jrozner at macports.org
Mon Aug 9 15:32:02 PDT 2010


Revision: 70452
          http://trac.macports.org/changeset/70452
Author:   jrozner at macports.org
Date:     2010-08-09 15:32:02 -0700 (Mon, 09 Aug 2010)
Log Message:
-----------
fixed line length bug

Modified Paths:
--------------
    trunk/dports/ruby/rb19-rainbow/Portfile

Modified: trunk/dports/ruby/rb19-rainbow/Portfile
===================================================================
--- trunk/dports/ruby/rb19-rainbow/Portfile	2010-08-09 22:23:57 UTC (rev 70451)
+++ trunk/dports/ruby/rb19-rainbow/Portfile	2010-08-09 22:32:02 UTC (rev 70452)
@@ -2,8 +2,8 @@
 PortGroup           ruby 1.0
 
 ruby.setup          rainbow 1.1 gem {} rubygems ruby19
-description         Rainbow extends ruby String class adding methods to wrap \
-  the string with "ANSI escape codes
+description         Rainbow extends ruby String class adding methods to \
+  wrap the string with "ANSI escape codes
 long_description    \
     ${description}
 license             MIT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100809/ca9302fe/attachment.html>


More information about the macports-changes mailing list