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