           MODULE=ORBit2
         VERSION=2.4.4
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNOME_URL/desktop/2.0/2.0.3/sources/$SOURCE
	 SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/2.4/$SOURCE
        WEB_SITE=http://orbit-resource.sourceforge.net
         ENTERED=20020714
         UPDATED=20021127
           SHORT="High-performance CORBA Object Request Broker."
cat << EOF
ORBit is a high-performance CORBA (Common Object Request Broker 
Architecture) ORB (object request broker). It allows programs to 
send requests and receive replies from other programs, regardless 
of the locations of the two programs. CORBA is an architecture that 
enables communication between program objects, regardless of the 
programming language they're written in or the operating system they
run on.
EOF
