           SPELL=gdisk
         VERSION=0.6.14
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.rodsbooks.com/gdisk/$SOURCE
     SOURCE_HASH=sha512:2c4b83d6aadd355e7791ba6d6f1ec458ce9e550ad63422834eb164dcd020b18936ecbd9d8b3e7e1cce225dacd2ac630cc6b0986594212a54df400d359dcf5158
        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
