           SPELL=which
         VERSION=2.21
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:d2f04a5c5291f2d7d1226982da7cf999d36cfe24d3f7bda145508efcfb359511251d3c68b860c0ddcedd66b15a0587b648a35ab6d1f173707565305c506dfc61
#        SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
# SOURCE2_URL[0]=$SOURCE_URL.sig
#     SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
# SOURCE2_IGNORE=signature
        WEB_SITE=https://savannah.gnu.org/projects/which/
         ENTERED=20011101
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="util that finds the executable/alias"
cat << EOF
WHICH searches through the $PATH & environment to find out which executable are
the one causing the problem ;^)
EOF
