diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/ruby-amstd | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/ruby-amstd')
-rw-r--r-- | devel/ruby-amstd/DESCR | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-amstd/DESCR b/devel/ruby-amstd/DESCR index 8d3218e6797..7c5ec697941 100644 --- a/devel/ruby-amstd/DESCR +++ b/devel/ruby-amstd/DESCR @@ -4,13 +4,13 @@ It is a collection of miscellaneous Ruby modules by Minero Aoki. Several modules of his are using those modules. bench.rb: very simple benchmark packing.rb: makes package (.tar.gz) -bug.rb: 'bug!' method pipeline.rb: filter file +bug.rb: 'bug!' method pipeline.rb: filter file dispatch.rb: "event handler" method rbparams.rb: parameters related ruby -errutil.rb: protects exception recycle.rb: recycles objects -extmod.rb: abstract/property methods rubyemu.rb: ruby emuration -futils.rb: file utilities strquote.rb: String#quoted -gconst.rb: defines global constant timer.rb: timer class -getdep.rb: gets file dependency to_s.rb: _name2str, _type2str +errutil.rb: protects exception recycle.rb: recycles objects +extmod.rb: abstract/property methods rubyemu.rb: ruby emuration +futils.rb: file utilities strquote.rb: String#quoted +gconst.rb: defines global constant timer.rb: timer class +getdep.rb: gets file dependency to_s.rb: _name2str, _type2str inst.rb: helps installation version.rb: VersionNumber class must.rb: must/must_have/must_be methods |