           SPELL=ruby-augeas
         VERSION=0.5.0
          SOURCE="${SPELL}-${VERSION}.tgz"
   SOURCE_URL[0]=http://download.augeas.net/ruby/${SOURCE}
     SOURCE_HASH=sha512:d2caf9bfb96f6c9deaa32e02cd63d9278864bd4efd0034ed911db614ded242fdf0a388dbe8ce867456d8737cdfa975fe41380cf966c25d231e690a8183795215
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://augeas.net/"
      LICENSE[0]=LGPL
         ENTERED=20100617
           SHORT="Ruby bindings for Augeas"
cat << EOF
Augeas is a configuration editing tool. It parses configuration files in
their native formats and transforms them into a tree. Configuration changes
are made by manipulating this tree and saving it back into native config files.
EOF
