           SPELL=ypserv
         VERSION=2.19
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/net/NIS/$SOURCE
   SOURCE_URL[1]=$KERNEL_URL/pub/linux/utils/net/NIS/OLD/$SOURCE
   SOURCE_URL[2]=ftp://ftp.kernel.org/pub/linux/utils/net/NIS/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sign
  SOURCE2_URL[1]=${SOURCE_URL[1]}.sign
  SOURCE2_URL[2]=${SOURCE_URL[2]}.sign
      SOURCE_GPG=kernel.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.linux-nis.org/nis/ypserv/
         ENTERED=20011022
        KEYWORDS="database net"
           SHORT="NIS provides a simple network lookup service consisting of databases and processes."
cat << EOF
The Network Information Service (NIS) provides a simple network lookup
service consisting of databases and processes. It was formerly known as
Sun Yellow Pages (YP). The functionality of the two remains the same,
only the name has changed. Its purpose is to provide information, that
has to be known throughout the network, to all machines on the network.
EOF
