          MODULE=stgit
         VERSION=0.16
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://download.gna.org/stgit/
      SOURCE_VFY=sha1:10b62d080a4c34c2dd11de4d1c800f62b9e5018c
        WEB_SITE=http://www.procode.org/stgit/
         ENTERED=20060323
         UPDATED=20120203
           SHORT="Patch management tool layer on top of git"

cat << EOF
StGIT is a Python application providing similar functionality to Quilt
(i.e. pushing/popping patches to/from a stack) on top of GIT. These
operations are performed using GIT commands and the patches are stored
as GIT commit objects, allowing easy merging of the StGIT patches
into other repositories using standard GIT functionality. StGIT is
licensed under the General Public License.
EOF
