           SPELL=ethtool
         VERSION=5.10
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$KERNEL_URL/pub/software/network/ethtool/$SOURCE
     SOURCE_HASH=sha512:128ecc0445ec44e231d95158a71cea2c03f059314f1a844cfb2f424970bd68608fb73b8dc5e8905b88ad0da2b65a8884a626be78d6d25f770ce043c6c87580a6
        WEB_SITE=https://www.kernel.org/pub/software/network/ethtool/
      LICENSE[0]=GPL
         ENTERED=20040702
        KEYWORDS="net"
           SHORT="ethtool network interface utility"
cat << EOF
Ethtool is a Linux net driver diagnostic and tuning tool for the Linux 2.4.x
(or later) series of kernels. It obtains information and diagnostics related
to media, link status, driver version, PCI (or other) bus location, and more.
EOF
