           SPELL=augeas
         VERSION=1.3.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://download.augeas.net/${SOURCE}
#     SOURCE_HASH=sha512:9ccf00675f70f713a47bd743ee6c61ed4cf274129195d8b282f6521fabe7780a808f1a5302cac9d2b9efa2b51cf969478d1b267bc60d562d9469a4ec22d98eb6
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://augeas.net/"
      LICENSE[0]="LGPL"
         ENTERED=20100617
        KEYWORDS="Software Development, Libraries, Installation/Setup, Systems Administration, Text Processing"
           SHORT="A configuration API."
cat << EOF
Augeas is a configuration API and editing tool. It parses common configuration
files like /etc/hosts or /etc/grub.conf in their native formats and transforms
them into a tree. Configuration changes are made by manipulating this tree
and saving it back into native configuration files.
EOF
