           SPELL=hiera
         VERSION=1.3.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.puppetlabs.com/${SPELL}/${SOURCE}
#     SOURCE_HASH=sha512:722afd5b75e206e9a2d16c371edeb71810ace1b4e713e7a22945ab1c2ad90299b1dd211003d48452930b8897359e3214d0ccb84dac7c7a9efbc035564f48c8fa
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://docs.puppetlabs.com/hiera/1/index.html"
      LICENSE[0]=GPL
         ENTERED=20141204
           SHORT="Hiera is a key/value lookup tool for configuration data"
cat << EOF
Hiera is a key/value lookup tool for configuration data, built to make Puppet better and let you set node-specific data without repeating yourself.
EOF
