           SPELL=ruby
         VERSION=1.8.6-p111
          SOURCE=$SPELL-$VERSION.tar.bz2
#     SOURCE_HASH=sha512:9cb265aad1a5cf12ab2e0bee126e99f0d0c4339c57430178029300aa775442a5c8a0a4ad79171a6bfe0cf9c58fb7e8294879cfe0ae74cff299beef09ecf66c19
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/ruby/stable/$SOURCE
   SOURCE_URL[1]=ftp://xyz.lcs.mit.edu/pub/ruby/$SOURCE
   SOURCE_URL[2]=ftp://www.ibiblio.org/pub/languages/ruby/stable/$SOURCE
   SOURCE_URL[3]=ftp://ftp.mirror.ac.uk/sites/helium.ruby-lang.org/ruby/$SOURCE
  SECURITY_PATCH=2
      LICENSE[0]=GPL
        KEYWORDS="devel"
        WEB_SITE=http://www.ruby-lang.org/
         ENTERED=20020106
           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
