<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@
 Version::    0.1
 Date::       2009-10-24
 
-Homepage::   http://github.com/jacius/ffi-sdl/
+Homepage::   http://github.com/jacius/ruby-sdl-ffi/
 Author::     John Croisant &lt;jacius@gmail.com&gt;
 Copyright::  2009  John Croisant
 
@@ -12,10 +12,10 @@ Copyright::  2009  John Croisant
 == Description
 
 Ruby-SDL-FFI is a low-level binding to SDL [1] and related
-libraries using Ruby-FFI [2]. It provides very basic access
-to SDL from Ruby [3] without the need for a compiled C
-wrapper. It aims to be platform and Ruby implementation
-independent.
+libraries using Ruby-FFI [2] or compatible FFI APIs, such as
+JRuby's. It provides very basic access to SDL from Ruby [3]
+without the need for a compiled C wrapper. It aims to be
+platform and Ruby implementation independent.
 
 Ruby-SDL-FFI does not attempt to provide any high-level
 functionality, only to mirror the standard SDL interface.
@@ -23,7 +23,7 @@ For higher-level functionality, you should use other
 libraries (Rubygame [4], Gosu [5], etc.).
 
 1. SDL: http://www.libsdl.org/
-2. Ruby-FFI: http://kenai.com/projects/ruby-ffi/
+2. Ruby-FFI: http://github.com/ffi/ffi
 3. Ruby: http://www.ruby-lang.org/en/
 4. Rubygame: http://rubygame.org/
 5. Gosu: http://www.libgosu.org/
@@ -46,23 +46,17 @@ more mature and stable (i.e. version 1.0+).
 == Requirements
 
 * SDL       &gt;= 1.2.13
-* Ruby-FFI  &gt;= 0.4.0 (or compatible FFI implementation)
 * Nice-FFI  &gt;= 0.2.0
 
 Optional:
 
 * SDL_image &gt;= 1.2.7
-* SDL_gfx   &gt;= 2.0.17
+* SDL_gfx   &gt;= 2.0.13
 * SDL_mixer &gt;= 1.2.8
 * SDL_ttf   &gt;= 2.0.9
 
 Ruby-SDL-FFI may work with older versions, but hasn't been tried on them.
 
-So far, Ruby-SDL-FFI has only been tested on 32-bit Linux with
-the standard Ruby implementation (aka MRI) version 1.8.6.
-However, with a few tweaks it should work on any system with
-compatible FFI functionality.
-
 
 == License
 </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>69d94b14d6820064f1aa4509327a737474f63b2b</id>
    </parent>
  </parents>
  <author>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </author>
  <url>http://github.com/jacius/ruby-sdl-ffi/commit/8579e5f4b23c3221012f7c5bd36e214d78639fc8</url>
  <id>8579e5f4b23c3221012f7c5bd36e214d78639fc8</id>
  <committed-date>2009-10-29T14:39:44-07:00</committed-date>
  <authored-date>2009-10-29T14:39:26-07:00</authored-date>
  <message>Updated README.rdoc.</message>
  <tree>af74485babfa286d88df5c8b71a19cdf690c6602</tree>
  <committer>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </committer>
</commit>
