           MODULE=bonobo-activation
         VERSION=1.0.3
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNOME_URL/desktop/2.0/2.0.2/sources/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/desktop/2.0/2.0.2/sources/$SOURCE
        WEB_SITE=http://www.gnome.org
         ENTERED=20020714
         UPDATED=20020729
           SHORT="bonobo-activation is responsible for the activation of CORBA objects"
cat << EOF
bonobo-activation is the new name for OAF under GNOME 2.0

OAF was designed as a replacement for the limited libgnorba library
used in GNOME. libgnorba is responsible on GNOME 1.0.x and 1.2.x systems
for the activation of CORBA objects. libgnorba allows you to browse the
available CORBA servers on your system (running or not). It keeps track
of the running servers so that if you ask for a server which is already
running, you will not start it again but will reuse the already running
one.
EOF

