           SPELL=gdisk
         VERSION=0.5.1
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.rodsbooks.com/gdisk/$SOURCE
     SOURCE_HASH=sha512:80cda956d24e7ed13c8f5fc13fe81ed3b40ebfd61c389fe63d2cc6353f6add969baade712525ba71c7d3c9d2367defb50de45769789f5894a87538bbc1acf38e
        WEB_SITE=http://www.rodsbooks.com/gdisk/
         ENTERED=20091207
      LICENSE[0]=GPL
           SHORT="GUID partition table (GPT) manipulator for Linux and Unix"
cat << EOF
GPT  fdisk  (aka gdisk) is a text-mode menu-driven program for creation
and manipulation of partition tables. It will automatically convert  an
old-style  Master  Boot  Record  (MBR) partition table or BSD disklabel
stored without an MBR carrier partition to the  newer  Globally  Unique
Identifier  (GUID)  Partition  Table  (GPT) format, or will load a GUID
partition table. When used with the -l command-line option, the program
displays the current partition table and then exits.
EOF
