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