           SPELL=coda-rpc2
         VERSION=2.2
          SOURCE=rpc2-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/rpc2-$VERSION
   SOURCE_URL[0]=http://www.coda.cs.cmu.edu/pub/rpc2/src/$SOURCE
   SOURCE_URL[1]=ftp://ftp.wu-wien.ac.at/pub/systems/rpc2/src/$SOURCE
   SOURCE_URL[2]=ftp://ftp.planetmirror.com/pub/rpc2/src/$SOURCE
   SOURCE_URL[3]=ftp://ftp.co.it.pt/pub/rpc2/src/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=997007A2.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.coda.cs.cmu.edu/
         ENTERED=20020731
      LICENSE[0]=GPL
        KEYWORDS="disk"
           SHORT="Remote Procedure Call v2 library for Coda"
cat << EOF
RPC2, a highly portable and extensible remote procedure call package for
Unix. RPC2 runs on top of the IP/UDP protocol, and provides support for
streaming file transfer, parallel RPC calls, and IP-level multicast. The manual
also describes two other packages used by RPC2: RP2Gen, a stub generator,
and LWP, a coroutine-based lightweight process package. All the software
described in this manual runs at user-level on the Unix 4.3BSD interface;
no kernel modifications are necessary.
EOF
