           SPELL=run-parts
         VERSION=3.0.1
          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:148d10490de2c889e48965747d47105f5e00bd5d947edb0ce484179f88b93158b3418bee8695d5f57f76d7df49349a4700a2266a778bef24dd8b1de22ebfc0c7
        WEB_SITE=http://packages.debian.org/testing/base/debianutils
     GATHER_DOCS=off
         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. Other files and directories are silently ignored.
EOF
