          MODULE=ORBit2
           MAJOR=2.14
         VERSION=$MAJOR.19
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
      SOURCE_VFY=sha1:e7c26aa4b82c146b3ec08d490e3469b4913e4e2f
        WEB_SITE=http://www.gnome.org
         ENTERED=20020714
         UPDATED=20101202
           PSAFE="no"
           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
