           SPELL=git
         VERSION=0.99.7
          SOURCE=$SPELL-core-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-core-$VERSION
      SOURCE_GPG="kernel.gpg:${SOURCE}.sign"
      SOURCE_URL=$KERNEL_URL/pub/software/scm/git/$SOURCE
     SOURCE2_URL=$KERNEL_URL/pub/software/scm/git/$SOURCE2
  SOURCE2_IGNORE=signature
      LICENSE[0]=GPL
       BUILD_API=2
        WEB_SITE=http://git.or.cz/
         ENTERED=20050506
         UPDATED=20050506
           SHORT="SCM used by the kernel developers"
cat << EOF
This is the Source Code Management system that kernel.org uses for the linux
kernel, the reason for this move was because they were using bitkeeper (a 
non-GPL scm) and had a special licence to use it, however the plug was pulled
from bitkeeper and linus was forced to find something else.

So I just wanted to say that I'm personally very happy with BK, and with Larry.
It didn't work out, but it sure as hell made a big difference to kernel 
development. And we'll work out the temporary problem of having to figure out 
a set of tools to allow us to continue to do the things that BK allowed us to 
do. 
Let the flames begin. 
-Linus
EOF
