From 9231bda746abf605b85aaf2a8f24095db010c248 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 3 Apr 2021 20:08:02 +0100 Subject: net-analyzer/scli: eutils->epatch Signed-off-by: Sam James --- net-analyzer/scli/scli-0.4.0-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-analyzer/scli/scli-0.4.0-r1.ebuild b/net-analyzer/scli/scli-0.4.0-r1.ebuild index 200f73836851..07dc0a5b43b7 100644 --- a/net-analyzer/scli/scli-0.4.0-r1.ebuild +++ b/net-analyzer/scli/scli-0.4.0-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2018 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 DESCRIPTION="SNMP Command Line Interface" HOMEPAGE="https://github.com/schoenw/scli" -- cgit v1.2.3-65-gdbad