           SPELL=ruby
         VERSION=1.8.5-p12
     SOURCE_HASH=sha512:ef034a16fc077b9b501c46d34143900010834e824e329dba95cd1c92e137887ce349ea4618ced4fed6d36af179c8f55762d8b5f42ce673b8714630de8094226a
          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
        WEB_SITE=http://www.ruby-lang.org/
         ENTERED=20020106
  SECURITY_PATCH=2
      PATCHLEVEL=1
      LICENSE[0]=GPL
        KEYWORDS="devel"
           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
