           SPELL=bochs
         VERSION=2.3.5
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
#     SOURCE_HASH=sha512:9b3ec6568ad9789a470d197a65dcaec0871f53791cb3a3e182d3192d34edc9b6670e2d35627e72d2ef506ab233059f70af1369041ffc6618d156b9c5cc78550a
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
      LICENSE[0]=GPL
        WEB_SITE=http://bochs.sourceforge.net
        KEYWORDS="emulator utils"
         ENTERED=20020531
           SHORT="i386 hardware emulator"
            DOCS="docs-html/"
cat << EOF
Bochs is a portable x86 PC emulation software package that emulates
enough of the x86 CPU, related AT hardware, and BIOS to run DOS, Windows
95, Linux, FreeBSD, and other OS's, all on your workstation.
EOF
