           SPELL=orbit2
         VERSION=2.14.19
      PATCHLEVEL=1
          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	
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
        WEB_SITE=http://orbit-resource.sourceforge.net/
         ENTERED=20020505
        KEYWORDS="gnome2 libs"
           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
