           SPELL=ruby
         VERSION=1.8.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/ruby/$SOURCE
   SOURCE_URL[1]=ftp://xyz.lcs.mit.edu/pub/ruby/$SOURCE
   SOURCE_URL[2]=ftp://www.ibiblio.org/pub/languages/ruby/$SOURCE
   SOURCE_URL[3]=ftp://ftp.mirror.ac.uk/sites/helium.ruby-lang.org/ruby/$SOURCE
     SOURCE_HASH=sha1:407e70377214fcb812cdbb86a3e1b735e69b7cff
        WEB_SITE=http://www.ruby-lang.org/
         ENTERED=20020106
         UPDATED=20050607
      LICENSE[0]=GPL
       BUILD_API=2
      PATCHLEVEL=1
           SHORT="An interpreted scripting language"
cat << EOF
Ruby is the interpreted scripting language for quick and easy
object-oriented programming.  It has many features to process text files
and to do system management tasks (like Perl).  It is simple, straight
foward extensible and portable.
EOF
