          MODULE=ORBit2
         VERSION=2.14.19
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha256:55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550
        WEB_SITE=http://www.gnome.org
         ENTERED=20020714
         UPDATED=20101202
           SHORT="High-performance CORBA Object Request Broker"
PSAFE="no"

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
