           SPELL=orbit2
         VERSION=2.12.2
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=ORBit2-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ORBit2-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/ORBit2/$BRANCH/$SOURCE	
          MD5[0]='b1d3963291f26503e88f98fd4b368e4f'
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
       BUILD_API=2
        WEB_SITE=http://orbit-resource.sourceforge.net
         ENTERED=20020505
         UPDATED=20050411
           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
