           SPELL=gdisk
          SPELLX=gptfdisk
         VERSION=0.8.4
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELLX/$SOURCE
     SOURCE_HASH=sha512:604d395a5225e415fddbaa1c6c14ab2867f625e540e9353178698c4dafe7515bedf181b3551e0eb334681fc27a7ed815fb38da3bed81ea1bfdb5c6cadcd3be44
        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
