From ba085123ec698746790deb8ccfbfdf48a6105d9a Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 15 Oct 2022 21:18:12 +0200 Subject: net-misc/zsync: fix QA BadDescription Signed-off-by: Conrad Kostecki --- net-misc/zsync/zsync-0.6.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/zsync') 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 -- cgit v1.2.3-65-gdbad