           SPELL=chrony
         VERSION=1.21
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://chrony.sunsite.dk/download/$SOURCE
   SOURCE_URL[1]=ftp://chrony.sunsite.dk/projects/chrony/$SOURCE
   SOURCE_URL[2]=http://www.ibiblio.org/pub/Linux/system/admin/time/$SOURCE
   SOURCE_URL[3]=ftp://metalab.unc.edu/pub/Linux/system/admin/time/$SOURCE
     SOURCE_HASH=sha1:fd274296eb1af0bd558e57c6b1c219e3054e9de8
        WEB_SITE=http://chrony.sunsite.dk/
         ENTERED=20021216
         UPDATED=20030822
      LICENSE[0]=GPL
        KEYWORDS="net"
           SHORT="chrony syncs your time with an ntp server"
cat << EOF
Chrony is an implementation of Network Time Protocol by Richard Curnow.
It handles an intermittently connected computer better than the ntp program,
but does not yet know how to use a hardware reference clock (GPS receiver,
cesium clock, etc.)

It has two programs: chronyd, the daemon, which talks on UDP port 123 to
other time servers, and chronyc, which asks chronyd on port 323 how well
it's keeping time.
EOF
