summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-10-15 21:18:12 +0200
committerConrad Kostecki <conikost@gentoo.org>2022-10-15 21:33:30 +0200
commitba085123ec698746790deb8ccfbfdf48a6105d9a (patch)
tree288099e2a2c4bec24394da138390d0d5dd1d3749 /net-misc
parentnet-libs/dleyna: fix QA BadDescription (diff)
downloadgentoo-ba085123ec698746790deb8ccfbfdf48a6105d9a.tar.gz
gentoo-ba085123ec698746790deb8ccfbfdf48a6105d9a.tar.bz2
gentoo-ba085123ec698746790deb8ccfbfdf48a6105d9a.zip
net-misc/zsync: fix QA BadDescription
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/zsync/zsync-0.6.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/zsync/zsync-0.6.2-r2.ebuild b/net-misc/zsync/zsync-0.6.2-r2.ebuild
index c99fa2fdbb5d..1c720f6dd78f 100644
--- a/net-misc/zsync/zsync-0.6.2-r2.ebuild
+++ b/net-misc/zsync/zsync-0.6.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ inherit autotools
ZLIB_PV=1.2.3
ZLIB_P="zlib-${ZLIB_PV}"
-DESCRIPTION="Partial/differential file download client over HTTP which uses the rsync algorithm"
+DESCRIPTION="Partial/differential file download client over HTTP using the rsync algorithm"
HOMEPAGE="http://zsync.moria.org.uk/"
SRC_URI="
http://zsync.moria.org.uk/download/${P}.tar.bz2