           SPELL=mercurial
         VERSION=0.9.3
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.selenic.com/mercurial/release/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        KEYWORDS="scm python devel"
        WEB_SITE=http://selenic.com/mercurial
         ENTERED=20050820
           SHORT="A fast distributed SCM"
cat << EOF
Mercurial is a fast, lightweight Source Control Management system designed
for the efficient handling of very large distributed projects.
EOF
