commit:     ba085123ec698746790deb8ccfbfdf48a6105d9a
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 19:18:12 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 19:33:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba085123

net-misc/zsync: fix QA BadDescription

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-misc/zsync/zsync-0.6.2-r2.ebuild | 4 ++--
 1 file 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

Reply via email to