           SPELL=ipv6calc 
         VERSION=0.97.4
          SOURCE=${SPELL}-${VERSION}.tar.gz
         SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${SOURCE}"
  SOURCE2_URL[0]="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${SOURCE2}"
  SOURCE2_IGNORE=signature
      SOURCE_GPG="peter-bieringer.gpg:${SOURCE2}:ESTABLISHED_UPSTREAM_KEY"
        WEB_SITE=http://www.deepspace6.net/projects/ipv6calc.html
         ENTERED=20061023
        KEYWORDS="ipv6 util ipv6calc bieringer"
      LICENSE[0]=GPL
            DOCS="COPYING CREDITS USAGE INSTALLING ChangeLog LICENSE INSTALLING TODO README doc"
           SHORT="ipv6calc is a small but powerful utility written in the C programming language to manipulate (not only) IPv6 addresses."
cat << EOF
IPv6 calc is a small but powerful utility written in the C programming
language to manipulate (not only) IPv6 addresses. ipv6calc allows the
users to convert a given IPv6 address to the compressed format or to
the format used by /proc/net/if_inet6. ipv6calc is also the replacement
of the old ip6_int Perl program.

This utility is also used to extend features on network-functions-ipv6
library, used by initscripts-ipv6.
EOF
