           SPELL=run-parts
         VERSION=3.4.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:5a3d10621478c5cd795771d1a2ccf144ec43cf67194d93c2e579cd18b7ab8b8e73962391f70b958fb1f38936d4f8446ed09243dfe3c51cca709e1e2bc9fe266a
        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
