           SPELL=gnumeric2
if [[ "${GNUMERIC_DEVEL}" == "y" ]]; then
         VERSION=1.7.10
else
         VERSION=1.6.3
      PATCHLEVEL=3
         UPDATED=20050918
fi
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
###          SOURCE=gnumeric-$VERSION.tar.bz2
###SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnumeric-$VERSION
###   SOURCE_URL[0]=$GNOME_URL/sources/gnumeric/$BRANCH/$SOURCE
###      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnome.org/projects/gnumeric
         ENTERED=20020513
           SHORT="GNOME spreadsheet"
cat << EOF
Gnumeric is intended to be a drop in replacement for commercial
spreadsheets. We are not attempting to clone existing applications.
However, we offer a customizable feel that attempts to minimize the
costs of transition.

Gnumeric will import your existing Excel, 1-2-3, Applix, Sylk, XBase 
and Oleo files. 
EOF
