           SPELL=x86info
         VERSION=1.20
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.codemonkey.org.uk/projects/x86info/$SOURCE
     SOURCE_HASH=sha512:557ba181f9374bec2b2c022b79f6598f9a7dd0de928d9e7b6fe2a5b46f772376cd8166c98363b67518c86e821f9ef4fde33a324e5df0031e6c571097525f0fb3
        WEB_SITE=http://www.codemonkey.org.uk/
         ENTERED=20011122
      PATCHLEVEL=0
         ARCHIVE="off"
         LICENSE=GPL
        KEYWORDS="cpu utils"
           SHORT="x86info probes the CPU registers"
cat << EOF
Unlike other cpuinfo tools which just parse /proc/cpuinfo, x86info
probes the CPU registers to find out a lot more information. It can
discover the contents of model-specific registers, discover CPU silicon
revisions, and lots more.
EOF
