           SPELL=run-parts
         VERSION=3.4.2
          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:f0145e971838141a2f69f6c117f05ba94dfd2a01dcf42f674059332d2fc8a3108258f9b48e6bc676a1356b870e05195cafc19e57d7ad1476af73dcce4fb29eed
        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
