From ff7cde00abacc42a074b6ca936511238eec1aaea Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 3 Apr 2021 19:16:30 +0100 Subject: net-analyzer/pinger: eutils->epatch Signed-off-by: Sam James --- net-analyzer/pinger/pinger-0.33.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer/pinger') diff --git a/net-analyzer/pinger/pinger-0.33.ebuild b/net-analyzer/pinger/pinger-0.33.ebuild index 74c25eb05be6..4c401876eb65 100644 --- a/net-analyzer/pinger/pinger-0.33.ebuild +++ b/net-analyzer/pinger/pinger-0.33.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 flag-o-matic +inherit autotools epatch flag-o-matic DESCRIPTION="Cyclic multi ping utility for selected adresses using GTK/ncurses" HOMEPAGE="http://aa.vslib.cz/silk/projekty/pinger/" -- cgit v1.2.3-65-gdbad