          MODULE=chrome-linux
         VERSION=$(wget --quiet -O - http://build.chromium.org/f/chromium/snapshots/Linux/LATEST)
          SOURCE=${MODULE}.zip
      SOURCE_URL=http://build.chromium.org/buildbot/snapshots/Linux/${VERSION}
#      SOURCE_VFY=sha1:b82b131eb95bc2f60796d0fd01a3370ce4265b00
        WEB_SITE=http://build.chromium.org/buildbot/waterfall/console
         ENTERED=20100105
         UPDATED=20100225
         ARCHIVE=off
           SHORT="Alpha snapshot of Google Chrome web browser, binary"
cat << EOF
Chromium is an open-source browser project that aims to build a safer, faster,
and more stable way for all users to experience the web.

These are snapshot, build-bot, pre-compiled binaries of chrome for Linux.
Snapshots are supposedly "mostly working" and are chosen by the Lunar Devs with
care.  32bit linux, green in "release full and linux" columns. 64bit linux, same
plus "memory" column.

EOF
