summaryrefslogtreecommitdiffstats
path: root/archive/cpio/DETAILS
blob: 849a35c35ef37843c261d238335d64454b8cd625 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=cpio
         VERSION=2.9
          SOURCE=$SPELL-$VERSION.tar.gz
         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
      PATCHLEVEL=1
        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