           SPELL=gnome-vfs-monikers
         VERSION=2.15.3
	  BRANCH=`echo ${VERSION}|cut -d . -f 1,2`
          SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${GNOME_URL}/sources/${SPELL}/${BRANCH}/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      PATCHLEVEL=1
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
        WEB_SITE=http://www.gnome.org
         ENTERED=20060722
        KEYWORDS="gnome2 libs"
           SHORT="gnome vfs library"
cat << EOF
Initial separate release of this module. This code was moved out
of the gnome-vfs source tree during the DBus-for-Bonobo update.
This module needs to be in the platform to be API/ABI stable.
EOF
