           SPELL=pan2
if [ "$REL" == "cvs" ]; then
  if [ "$PAN2_CVS_AUTOUPDATE" == "y" ]; then
         VERSION=$(date +%Y%m%d)
  else
         VERSION=cvs
  fi
#          SOURCE=$SPELL-$VERSION.tar.bz2
#   SOURCE_URL[0]=svn://svn.gnome.org/svn/pan2/trunk:pan2
  FORCE_DOWNLOAD=ON
#   SOURCE_IGNORE=volatile 
#SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan2-$VERSION
elif [ "$REL" == "devel" ]; then
         VERSION=0.130
#          SOURCE=pan-$VERSION.tar.bz2
#   SOURCE_URL[0]=http://pan.rebelbase.com/download/releases/$VERSION/source/$SOURCE
#SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
#     SOURCE_HASH=sha512:71fa1e619a56523ae90c765f6c267ef3d73baa5d7a94e660f69545cdaf4785d5ba0ee5b1012001a2372fa717dec6e351924f2d0134e129e13afb1287e5f55f57
else
         VERSION=0.130
#          SOURCE=pan-$VERSION.tar.bz2
#   SOURCE_URL[0]=http://pan.rebelbase.com/download/releases/$VERSION/source/$SOURCE
#SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
#     SOURCE_HASH=sha512:71fa1e619a56523ae90c765f6c267ef3d73baa5d7a94e660f69545cdaf4785d5ba0ee5b1012001a2372fa717dec6e351924f2d0134e129e13afb1287e5f55f57
fi
      LICENSE[0]=GPL
PATCHLEVEL=1
        WEB_SITE=http://pan.rebelbase.com
         ENTERED=20020509
        KEYWORDS="client news gnome2"
           SHORT="Pan is a newsreader, loosely based on Agent and Gravity."
cat << EOF
Pan is a newsreader, loosely based on Agent and Gravity, which attempts
to be pleasant to use for new and advanced users alike. It has all the
typical features found in newsreaders, and also supports offline
reading, multiple connections, and a number of features for power users
and alt.binaries fans.
EOF
