           SPELL=scrollkeeper
         VERSION=0.3.14
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
   SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=LGPL
      LICENSE[1]=FDL
        WEB_SITE=http://scrollkeeper.sourceforge.net
         ENTERED=20010922
         UPDATED=20031207
        KEYWORDS="gnome2 libs"
           SHORT="scrollkeeper is a cataloging system."
cat << EOF
This is the Scrollkeeper Open Documentation Cataloging System. 
The following modules are included:
Scrollkeeper_cl, the Content List handling system in the cl subdir.
Scrollkeeper_toc, the Table Of Contents extraction utility from DocBook
files in the toc subdir.
EOF
