           SPELL=ed
         VERSION=0.2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
     SOURCE_HASH=sha512:d6a61c08265c535bc876fed252f7310f6c3ee48d565484694517922cffc70a6fc570803a993f542be0fc85a3c9773ebd6dfd1d7b6d31bff06738ab08b78be327
        WEB_SITE=http://www.gnu.org/software/ed/ed.html
      LICENSE[0]=GPL
         ENTERED=20010922
         UPDATED=20040517
        KEYWORDS="editors"
           SHORT="ed is a line-oriented text editor."
cat << EOF
ed - a line-oriented text editor
ed is a line-oriented text editor. It is used to create, display, modify
and otherwise manipulate text files.
EOF
