           SPELL=run-parts
         VERSION=2.8.4
          SOURCE=debianutils_$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/debianutils-$VERSION
   SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/d/debianutils/$SOURCE
     SOURCE_HASH=sha512:0aa033577491e24c4399c85fca292282c8ba2afa78eec7ab56ec506e928aae10f68bdbbaaa48660053b94d71bcf7e454c7bcbb9a658b852d5aa57dc64f44cb75
        WEB_SITE=http://packages.debian.org/testing/base/debianutils
         ENTERED=20040925
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="run scripts or programs in a directory" 
cat << EOF
run-parts runs all the executable files named within constraints described below, found in directory directory. Other files and directories are silently ignored.
EOF
