2012-03-20 13:29:24 by Takahiro Kambe | Files touched by this commit (1) | |
Log message: Oops, forgot to update distinfo. |
2012-03-20 08:26:05 by Takahiro Kambe | Files touched by this commit (5) |
Log message: Update ruby-xz package to 0.1.1. == 0.1.0 * <b>Add XZ::StreamReader and XZ::StreamWriter for io-like behaviour.</b> * New dependency on the +io-like+ gem. * <b>Add Ruby 1.8 compatibility.</b> Thanks to Christoph Plank. * We now have proper unit tests. |
2011-11-12 16:04:58 by Takahiro Kambe | Files touched by this commit (1) |
Log message: - s/RUBY_VERSION_REQD/RUBY_VERSION_SUPPORTED/ - ALlow build with ruby193. |
2011-11-11 23:08:52 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Move LICENSE up where it belongs. Remove duplicate PKG_DESTDIR_SUPPORT. |
2011-11-11 20:15:50 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Supports user-destdir |
2011-11-07 21:05:34 by Min Sik Kim | Files touched by this commit (1) |
Log message: Set PKG_DEDTDIR_SUPPORT for ruby-xz. |
2011-10-08 05:07:18 by Min Sik Kim | Files touched by this commit (1) |
Log message: ruby-xz requires ruby19-base. |
2011-10-03 21:51:06 by Min Sik Kim | Files touched by this commit (5) | |
Log message: Import ruby19-xz-0.0.1 as archivers/ruby-xz. ruby-xz is a basic binding for liblzma that allows you to create and extract XZ-compressed archives. It can cope with big files as well as small ones, but doesn't offer much of the possibilities liblzma itself has. |