           SPELL=unsort
         VERSION=0.5
          SOURCE=${SPELL}-${VERSION}.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.vanheusden.com/unsort/$SOURCE
        WEB_SITE=http://www.vanheusden.com/unsort/
      LICENSE[0]=GPL
     SOURCE_HASH=sha512:4d99e3d513e20fac9c11b13a9d3cbeb9b22f70b1f304cd05b646a3cc7037fb326d49fcf8e2438b668d2fc6eb454905702bff0a02732a11272e38250032f1724a
         ENTERED=20060601
      PATCHLEVEL=1
        KEYWORDS="text"
           SHORT="unsort randomizes the lines in a text file"
cat << EOF
Unsort unsorts a textfile. In other words: it randomizes the order of the
lines in a file.
EOF
