From a43a37648f938f1be0207f409b829c0d0d5a05ba Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 01:55:09 +0100 Subject: net-misc/zsync: eutils->epatch Signed-off-by: Sam James --- net-misc/zsync/zsync-0.6.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/zsync/zsync-0.6.2-r1.ebuild b/net-misc/zsync/zsync-0.6.2-r1.ebuild index 45f3f2729a6e..70575e7f4895 100644 --- a/net-misc/zsync/zsync-0.6.2-r1.ebuild +++ b/net-misc/zsync/zsync-0.6.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils +inherit autotools epatch ZLIB_PV=1.2.3 ZLIB_P="zlib-${ZLIB_PV}" -- cgit v1.2.3-65-gdbad