           SPELL=grit-i18n
if [[ "$GYP_SCM_AUTOUPDATE" == "y" ]]
then
         VERSION=$(date +%Y%m%d)
else
         VERSION=svn
fi
          SOURCE=$SPELL-svn.tar.bz2
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
   SOURCE_URL[0]=svn_http://grit-i18n.googlecode.com/svn/trunk:$SPELL-read-only
      LICENSE[0]=BSD
        WEB_SITE=https://code.google.com/p/grit-i18n/
        KEYWORDS="utils"
         ENTERED=20140730
           SHORT='internationalization tool'
cat << EOF
GRIT is the internationalization tool used by the Chromium projects (the foundation for the 
Google Chrome browser) and for several internal projects at Google.
EOF
