Changeset 997
- Timestamp:
- 03/30/08 13:11:47 (7 months ago)
- Files:
-
- trunk (modified) (3 props)
- trunk/Rakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk
- Property bzr:revision-id:v3-trunk0 set to
828 luislavena@gmail.com-20080330181044-y43ql0kv8fwedtwu - Property bzr:file-ids set
- Property bzr:revision-info set to
timestamp: 2008-03-30 15:10:44.000000000 -0300
committer: Luis Lavena <luislavena@gmail.com>
properties:
branch-nick: trunk
- Property bzr:revision-id:v3-trunk0 set to
trunk/Rakefile
r942 r997 35 35 when /mswin/ 36 36 self.files += ['lib/http11.so'] 37 self.platform = Gem::Platform:: WIN3237 self.platform = Gem::Platform::CURRENT 38 38 add_dependency('cgi_multipart_eof_fix', '>= 2.4') 39 39 when /java/
