Rewrap net-misc DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:58 -05:00
parent fd12006470
commit 94848cde58
15 changed files with 153 additions and 102 deletions

View File

@@ -1,11 +1,11 @@
SUMMARY="rsync is a utility for fast incremental file transfer"
DESCRIPTION="
rsync is a file transfer program for Unix systems. rsync uses the
'rsync algorithm' which provides a very fast method for bringing
remote files into sync. It does this by sending just the differences
in the files across the link, without requiring that both sets of
files are present at one of the ends of the link beforehand."
rsync is a file transfer program for Unix systems. rsync uses the 'rsync \
algorithm' which provides a very fast method for bringing remote files into \
sync. It does this by sending just the differences in the files across the \
link, without requiring that both sets of files are present at one of the ends \
of the link beforehand.
"
HOMEPAGE="http://rsync.samba.org/"
SRC_URI="http://rsync.samba.org/ftp/rsync/src/rsync-3.1.0.tar.gz"
CHECKSUM_MD5="3be148772a33224771a8d4d2a028b132"