           SPELL=gdisk
          SPELLX=gptfdisk
         VERSION=1.0.6
     SOURCE_HASH=sha512:a3bf95c813f707d9d41513295c3419916301a0e88b4c6ade70ad7d9422a507d519e092e68a3868d53092428d159bdbb248817c4f40d8ac88b0175d5afbd79dbc
   SECURITY_PATCH=1
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
   SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/$SPELLX/$SOURCE
        WEB_SITE=https://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
