summaryrefslogtreecommitdiff
path: root/net-misc/zsync
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /net-misc/zsync
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'net-misc/zsync')
-rw-r--r--net-misc/zsync/Manifest2
-rw-r--r--net-misc/zsync/metadata.xml30
2 files changed, 16 insertions, 16 deletions
diff --git a/net-misc/zsync/Manifest b/net-misc/zsync/Manifest
index 25c00c54acc6..87d4798af1a3 100644
--- a/net-misc/zsync/Manifest
+++ b/net-misc/zsync/Manifest
@@ -2,4 +2,4 @@ AUX zsync-0.6.2-zlib-1.2.3-support.patch 7069 BLAKE2B 841778a6495e1e0853965b8e7c
DIST zlib-1.2.3.tar.bz2 425209 SHA256 e3b9950851a19904d642c4dec518623382cf4d2ac24f70a76510c944330d28ca SHA512 edae735960279d92acf58e1f4095c6392a7c2059b8f1d2c46648fc608a0fb06b392db2d073f4973f5762c034ea66596e769b95b3d26ad963a086b9b2d09825f2 WHIRLPOOL e874b123296f5d77daf60617501b30f4beebccb64b3910c2539f75f6c194a2cf4885dc7a3904bf790e1651120ec33b55c48e95970dd6bfd6c4d0a2ea48d7d0f4
DIST zsync-0.6.2.tar.bz2 245592 SHA256 0b9d53433387aa4f04634a6c63a5efa8203070f2298af72a705f9be3dda65af2 SHA512 56437594831f2320c532759805b5c51116c53c8848f14b54cfd9b76676d1d061abe7fc914264f496ed1c7922fbbd5b884166c855a2fb9eb1285f216e478c5f0d WHIRLPOOL d7f2d864b791fc38522d376eef8cb2ea38e57d91da7f8d2ea1379ecdb8397b4ff672c954dc5fd6e90f786d8d48836fd8b637cf8a60229646a1a9c2635bffb51f
EBUILD zsync-0.6.2-r1.ebuild 1086 BLAKE2B 1e10f4290a8f4ebabf373daec5c2ca71bfc38388c16fb6ebf6a68d4e5f68f9ccd272fe7c19142ad0c69ead49b2dbb3a3a41fe6b31aff0cd02bbe381f7a4d36b6 SHA512 e2fec8aa4c44a1380edce1a8e5ce727693924f16f2cf4addf6b450aed03f6492f84be08605699b033ae62fa35053e8a881d12ede1f5bbcd831f48947f7fbf5e5
-MISC metadata.xml 1264 BLAKE2B 0270525a635de87d9026933081a7c88ff6a714095ea299e307a02798bba5e94ec21735156b121c16bbd28d21797648d1c9f12c1874cc1706c79d8de457a182ff SHA512 2b426d47519f21b1a560e8efc4be732803a2c577b28e8cef0aa10a46544495e32ca8c933860e09a75ff860427aa517bde415d5f30f15bde47b2d4a81a1ca94c8
+MISC metadata.xml 1248 BLAKE2B da1ebc159e8f07cf0237017bf86cda2dc162472539ea5b8777c0f9f12384e6728eabbf0dc0d87823c5480b6a905eb533042ef2ca9ec1b83a52f6cb9e4082bc58 SHA512 ee5763e3797b34d9b70bdada81f187c7d61cf155a0c207b6b70067a1407770dcdd2f7cce93f796fc022bed0577935d216e57f3260cf1a2a0a23672dbd610c04a
diff --git a/net-misc/zsync/metadata.xml b/net-misc/zsync/metadata.xml
index ca294a5c6757..a35011bd04b5 100644
--- a/net-misc/zsync/metadata.xml
+++ b/net-misc/zsync/metadata.xml
@@ -1,25 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>robbat2@gentoo.org</email>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>robbat2@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">
From the zsync web page:
- "zsync is a file transfer program. It allows you to download a file from a
- remote web server, where you have a copy of an older version of the file on your
- computer already. zsync downloads only the new parts of the file. It uses the
+ "zsync is a file transfer program. It allows you to download a file from a
+ remote web server, where you have a copy of an older version of the file on your
+ computer already. zsync downloads only the new parts of the file. It uses the
same algorithm as rsync.
- zsync does not require any special server software or a shell account on the
- remote system (rsync, in comparison, requires that you have an rsh or ssh
- account, or that the remote system runs rsyncd). Instead, it uses a control file
- -- a .zsync file -- that describes the file to be downloaded and enables zsync to
- work out which blocks it needs. This file can be created by the admin of the web
- server hosting the download, and placed alongside the file to download -- it is
- generated once, then any downloaders with zsync can use it. Alternatively,
- anyone can download the file, make a .zsync and provide it to other users (this
+ zsync does not require any special server software or a shell account on the
+ remote system (rsync, in comparison, requires that you have an rsh or ssh
+ account, or that the remote system runs rsyncd). Instead, it uses a control file
+ -- a .zsync file -- that describes the file to be downloaded and enables zsync to
+ work out which blocks it needs. This file can be created by the admin of the web
+ server hosting the download, and placed alongside the file to download -- it is
+ generated once, then any downloaders with zsync can use it. Alternatively,
+ anyone can download the file, make a .zsync and provide it to other users (this
is what I am doing for the moment)."
</longdescription>
</pkgmetadata>