           SPELL=cpio
         VERSION=2.11
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
        WEB_SITE=http://www.gnu.org/software/cpio/cpio.html
         ENTERED=20011004
      SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=GPL
        KEYWORDS="archive"
           SHORT="Creates cpio archives and have rmt"
cat << EOF
GNU cpio - Creates cpio or tar archives and provides rmt

cpio equivalent to tar with a couple of buts and depends.
this also provides the rmt command
EOF
