           SPELL=libgpg-error
         VERSION=1.41
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=https://www.gnupg.org/ftp/gcrypt/libgpg-error/$SOURCE
   SOURCE_URL[1]=https://gd.tuwien.ac.at/privacy/gnupg/libgpg-error/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
  SOURCE2_URL[1]="${SOURCE_URL[1]}.sig"
      SOURCE_GPG="GnuPG.gpg:$SOURCE.sig:VERIFIED_UPSTREAM_KEY"
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://www.gnupg.org/
         ENTERED=20030808
      LICENSE[0]=GPL
        KEYWORDS="gnupg crypto"
           SHORT="library that defines common error values for GnuPG components"
cat << EOF
This is a library that defines common error values for all GnuPG
components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
pinentry, SmartCard Daemon and possibly more in the future.
EOF
