gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1868: add blurb for cpio


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1868: add blurb for cpio
Date: Sat, 02 Feb 2013 13:21:52 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1868
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-02-02 13:21:52 +0100
message:
  add blurb for cpio
modified:
  gnu/cpio/Makefile
=== modified file 'gnu/cpio/Makefile'
--- a/gnu/cpio/Makefile 2012-12-16 22:02:50 +0000
+++ b/gnu/cpio/Makefile 2013-02-02 12:21:52 +0000
@@ -3,6 +3,13 @@
 GARVERSION = 2.11
 HOME_URL = http://www.gnu.org/software/cpio/
 DESCRIPTION = A program to create or extract from cpio archives
+define BLURB
+ Cpio copies files into or out of cpio or tar archives.  In fact, many
+ formats are supported, including legacy formats.  The format is 
+ determined automatically by the program and is handled appropriately.  
+ Furthermore, the location of the archive is not important.  It can be
+ another file on the drive, a tape, or data on a pipe.  
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]