           SPELL=mu-repo
         VERSION=1.8.2
        XVERSION=$(echo $VERSION|tr '.' '_')
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/fabioz/${SPELL}/archive/mu_repo_${XVERSION}.tar.gz
     SOURCE_HASH=sha512:ea52e78b77e455ea41c43ad4801fa59543c0b8ab7979bc1556a9f29d7ecaf01fd9e786729f5bc9baaf01a450d0bc959968e28a6114650afa1f17305f9203bd25
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-mu_repo_${XVERSION}"
        WEB_SITE="https://fabioz.github.io/mu-repo/"
      LICENSE[0]=GPL
         ENTERED=20180914
           SHORT="a command line tool that helps you execute the same commands in multiple git repositories"
cat << EOF
mu-repo is a command line tool that helps you execute the same commands in
multiple git repositories.
EOF
