           SPELL=x86info
         VERSION=1.23
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.codemonkey.org.uk/projects/x86info/$SOURCE
     SOURCE_HASH=sha512:8f7b8fa72c518038e3e1b995c6567ad6e23d6ce66b3a3dfe373d3a1304ebcd084175e6fdfafcb25b73148aa467da6eeb25115c0dce9a73d35d1eef5a11ac41c5
        WEB_SITE=http://www.codemonkey.org.uk/projects/x86info/
         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
