           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
          MD5[0]=c7f0c549f3b14d60347dfd11b158207c
        WEB_SITE=http://packages.debian.org/testing/base/debianutils
         ENTERED=20040925
         UPDATED=20040925
      LICENSE[0]=GPL
       BUILD_API=2
           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
