           SPELL=x86info
         VERSION=1.25
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.codemonkey.org.uk/projects/x86info/$SOURCE
   SOURCE_URL[1]=http://www.codemonkey.org.uk/projects/x86info/old/$SOURCE
     SOURCE_HASH=sha512:95693b87ad504a474fbd0e4c0d61151d1cad7b5a0af4542127acd90f4a48fff450449d29675d0af2b288dc6c7fee31e3d1d418fab121070fc9e390df63289802
        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
